From 90cfb20ebc1df5a987ade9ad6d1c70b2ab7bb09e Mon Sep 17 00:00:00 2001 From: calebcartwright Date: Sat, 9 Apr 2022 00:26:27 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=207da98?= =?UTF-8?q?6f60f85da6c62c41e7fe78f27ae7937a5df=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- badge-maker_lib_index.js.html | 2 +- badge-maker_lib_xml.js.html | 2 +- core_base-service_base-graphql.js.html | 2 +- core_base-service_base-json.js.html | 2 +- core_base-service_base-svg-scraping.js.html | 2 +- core_base-service_base-xml.js.html | 2 +- core_base-service_base-yaml.js.html | 2 +- core_base-service_base.js.html | 2 +- core_base-service_errors.js.html | 2 +- core_base-service_graphql.js.html | 2 +- core_base-service_resource-cache.js.html | 2 +- core_server_prometheus-metrics.js.html | 2 +- core_server_server.js.html | 2 +- core_service-test-runner_create-service-tester.js.html | 2 +- core_service-test-runner_icedfrisby-shields.js.html | 2 +- core_service-test-runner_infer-pull-request.js.html | 2 +- core_service-test-runner_runner.js.html | 2 +- core_service-test-runner_service-tester.js.html | 2 +- core_service-test-runner_services-for-title.js.html | 2 +- core_token-pooling_token-pool.js.html | 2 +- global.html | 2 +- index.html | 2 +- module-badge-maker.html | 2 +- module-badge-maker_lib_xml-ElementList.html | 2 +- module-badge-maker_lib_xml-XmlElement.html | 2 +- module-badge-maker_lib_xml.html | 2 +- module-core_base-service_base-BaseService.html | 2 +- module-core_base-service_base-graphql-BaseGraphqlService.html | 2 +- module-core_base-service_base-graphql.html | 2 +- module-core_base-service_base-json-BaseJsonService.html | 2 +- module-core_base-service_base-json.html | 2 +- ...e_base-service_base-svg-scraping-BaseSvgScrapingService.html | 2 +- module-core_base-service_base-svg-scraping.html | 2 +- module-core_base-service_base-xml-BaseXmlService.html | 2 +- module-core_base-service_base-xml.html | 2 +- module-core_base-service_base-yaml-BaseYamlService.html | 2 +- module-core_base-service_base-yaml.html | 2 +- module-core_base-service_base.html | 2 +- module-core_base-service_errors-Deprecated.html | 2 +- module-core_base-service_errors-ImproperlyConfigured.html | 2 +- module-core_base-service_errors-Inaccessible.html | 2 +- module-core_base-service_errors-InvalidParameter.html | 2 +- module-core_base-service_errors-InvalidResponse.html | 2 +- module-core_base-service_errors-NotFound.html | 2 +- module-core_base-service_errors-ShieldsRuntimeError.html | 2 +- module-core_base-service_errors.html | 2 +- module-core_base-service_graphql.html | 2 +- module-core_base-service_resource-cache.html | 2 +- module-core_server_server-Server.html | 2 +- module-core_server_server.html | 2 +- module-core_service-test-runner_create-service-tester.html | 2 +- module-core_service-test-runner_icedfrisby-shields.html | 2 +- module-core_service-test-runner_infer-pull-request.html | 2 +- module-core_service-test-runner_runner-Runner.html | 2 +- module-core_service-test-runner_runner.html | 2 +- ...e-core_service-test-runner_service-tester-ServiceTester.html | 2 +- module-core_service-test-runner_service-tester.html | 2 +- module-core_service-test-runner_services-for-title.html | 2 +- module-core_token-pooling_token-pool-Token.html | 2 +- module-core_token-pooling_token-pool-TokenPool.html | 2 +- module-core_token-pooling_token-pool.html | 2 +- module-services_downloads.html | 2 +- module-services_dynamic_json-path.html | 2 +- module-services_steam_steam-base-BaseSteamAPI.html | 2 +- module-services_steam_steam-base.html | 2 +- services_downloads.js.html | 2 +- services_dynamic_json-path.js.html | 2 +- services_packagist_packagist-base.js.html | 2 +- services_steam_steam-base.js.html | 2 +- services_test-validators.js.html | 2 +- tutorial-TUTORIAL.html | 2 +- tutorial-adding-new-config-values.html | 2 +- tutorial-badge-urls.html | 2 +- tutorial-code-walkthrough.html | 2 +- tutorial-deprecating-badges.html | 2 +- tutorial-input-validation.html | 2 +- tutorial-json-format.html | 2 +- tutorial-logos.html | 2 +- tutorial-performance-testing.html | 2 +- tutorial-production-hosting.html | 2 +- tutorial-releases.html | 2 +- tutorial-self-hosting.html | 2 +- tutorial-server-secrets.html | 2 +- tutorial-service-tests.html | 2 +- 84 files changed, 84 insertions(+), 84 deletions(-) diff --git a/badge-maker_lib_index.js.html b/badge-maker_lib_index.js.html index 15e55be5e2..e671f69e0d 100644 --- a/badge-maker_lib_index.js.html +++ b/badge-maker_lib_index.js.html @@ -123,7 +123,7 @@ module.exports = {
diff --git a/badge-maker_lib_xml.js.html b/badge-maker_lib_xml.js.html index 567f5368e6..6250c25b04 100644 --- a/badge-maker_lib_xml.js.html +++ b/badge-maker_lib_xml.js.html @@ -138,7 +138,7 @@ module.exports = { escapeXml, stripXmlWhitespace, XmlElement, ElementList }
diff --git a/core_base-service_base-graphql.js.html b/core_base-service_base-graphql.js.html index c5f9c85931..ae6247e62d 100644 --- a/core_base-service_base-graphql.js.html +++ b/core_base-service_base-graphql.js.html @@ -136,7 +136,7 @@ export default BaseGraphqlService
diff --git a/core_base-service_base-json.js.html b/core_base-service_base-json.js.html index a10410c162..bc2bb31e8e 100644 --- a/core_base-service_base-json.js.html +++ b/core_base-service_base-json.js.html @@ -97,7 +97,7 @@ export default BaseJsonService
diff --git a/core_base-service_base-svg-scraping.js.html b/core_base-service_base-svg-scraping.js.html index 09e67ab184..0a6b25fdc5 100644 --- a/core_base-service_base-svg-scraping.js.html +++ b/core_base-service_base-svg-scraping.js.html @@ -133,7 +133,7 @@ export default BaseSvgScrapingService
diff --git a/core_base-service_base-xml.js.html b/core_base-service_base-xml.js.html index b53e511700..dd41114d94 100644 --- a/core_base-service_base-xml.js.html +++ b/core_base-service_base-xml.js.html @@ -112,7 +112,7 @@ export default BaseXmlService
diff --git a/core_base-service_base-yaml.js.html b/core_base-service_base-yaml.js.html index 3d97e592f5..456c7e6371 100644 --- a/core_base-service_base-yaml.js.html +++ b/core_base-service_base-yaml.js.html @@ -115,7 +115,7 @@ export default BaseYamlService
diff --git a/core_base-service_base.js.html b/core_base-service_base.js.html index 78bcca8600..ef9ff3c3f7 100644 --- a/core_base-service_base.js.html +++ b/core_base-service_base.js.html @@ -619,7 +619,7 @@ export default BaseService
diff --git a/core_base-service_errors.js.html b/core_base-service_errors.js.html index 47b4fc8240..911ca867b1 100644 --- a/core_base-service_errors.js.html +++ b/core_base-service_errors.js.html @@ -261,7 +261,7 @@ export {
diff --git a/core_base-service_graphql.js.html b/core_base-service_graphql.js.html index 19fd7de5df..9cff604215 100644 --- a/core_base-service_graphql.js.html +++ b/core_base-service_graphql.js.html @@ -93,7 +93,7 @@ export { mergeQueries }
diff --git a/core_base-service_resource-cache.js.html b/core_base-service_resource-cache.js.html index a0dd07cca0..02a81c3258 100644 --- a/core_base-service_resource-cache.js.html +++ b/core_base-service_resource-cache.js.html @@ -109,7 +109,7 @@ export { getCachedResource, clearResourceCache }
diff --git a/core_server_prometheus-metrics.js.html b/core_server_prometheus-metrics.js.html index 1708434e8c..0f12db2576 100644 --- a/core_server_prometheus-metrics.js.html +++ b/core_server_prometheus-metrics.js.html @@ -127,7 +127,7 @@ export default class PrometheusMetrics {
diff --git a/core_server_server.js.html b/core_server_server.js.html index 6e60e5a6a6..7891015f06 100644 --- a/core_server_server.js.html +++ b/core_server_server.js.html @@ -633,7 +633,7 @@ export default Server
diff --git a/core_service-test-runner_create-service-tester.js.html b/core_service-test-runner_create-service-tester.js.html index e0f86ab2af..9178a8fd97 100644 --- a/core_service-test-runner_create-service-tester.js.html +++ b/core_service-test-runner_create-service-tester.js.html @@ -74,7 +74,7 @@ export default createServiceTester
diff --git a/core_service-test-runner_icedfrisby-shields.js.html b/core_service-test-runner_icedfrisby-shields.js.html index 95bcb93e3b..3f1956636c 100644 --- a/core_service-test-runner_icedfrisby-shields.js.html +++ b/core_service-test-runner_icedfrisby-shields.js.html @@ -146,7 +146,7 @@ export default factory
diff --git a/core_service-test-runner_infer-pull-request.js.html b/core_service-test-runner_infer-pull-request.js.html index 9aa9d1e2b3..2436d87d52 100644 --- a/core_service-test-runner_infer-pull-request.js.html +++ b/core_service-test-runner_infer-pull-request.js.html @@ -142,7 +142,7 @@ export { parseGithubPullRequestUrl, parseGithubRepoSlug, inferPullRequest }
diff --git a/core_service-test-runner_runner.js.html b/core_service-test-runner_runner.js.html index 8c82cc47c8..5c64fa9f45 100644 --- a/core_service-test-runner_runner.js.html +++ b/core_service-test-runner_runner.js.html @@ -118,7 +118,7 @@ export default Runner
diff --git a/core_service-test-runner_service-tester.js.html b/core_service-test-runner_service-tester.js.html index 58a9f103a0..760643f237 100644 --- a/core_service-test-runner_service-tester.js.html +++ b/core_service-test-runner_service-tester.js.html @@ -184,7 +184,7 @@ export default ServiceTester
diff --git a/core_service-test-runner_services-for-title.js.html b/core_service-test-runner_services-for-title.js.html index ab3448ff0d..3832e7f05f 100644 --- a/core_service-test-runner_services-for-title.js.html +++ b/core_service-test-runner_services-for-title.js.html @@ -75,7 +75,7 @@ export default servicesForTitle
diff --git a/core_token-pooling_token-pool.js.html b/core_token-pooling_token-pool.js.html index 8bb91fd592..b8ebed4094 100644 --- a/core_token-pooling_token-pool.js.html +++ b/core_token-pooling_token-pool.js.html @@ -379,7 +379,7 @@ export { sanitizeToken, Token, TokenPool }
diff --git a/global.html b/global.html index 85d429716a..9437a8ea26 100644 --- a/global.html +++ b/global.html @@ -684,7 +684,7 @@
diff --git a/index.html b/index.html index 2630a22a92..3b589d0c1f 100644 --- a/index.html +++ b/index.html @@ -223,7 +223,7 @@ under their terms and license.


diff --git a/module-badge-maker.html b/module-badge-maker.html index 3abfc13fe7..62bd6b5039 100644 --- a/module-badge-maker.html +++ b/module-badge-maker.html @@ -387,7 +387,7 @@
diff --git a/module-badge-maker_lib_xml-ElementList.html b/module-badge-maker_lib_xml-ElementList.html index 6af803853c..329619eb93 100644 --- a/module-badge-maker_lib_xml-ElementList.html +++ b/module-badge-maker_lib_xml-ElementList.html @@ -163,7 +163,7 @@ like an XmlElement but renders multiple XML tags (not wrapped in a ).

- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml-XmlElement.html b/module-badge-maker_lib_xml-XmlElement.html index bfd2d3d167..77f9ad78cc 100644 --- a/module-badge-maker_lib_xml-XmlElement.html +++ b/module-badge-maker_lib_xml-XmlElement.html @@ -474,7 +474,7 @@ element will be rendered as a self-closing element.


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml.html b/module-badge-maker_lib_xml.html index 74fc3be043..4321a1493e 100644 --- a/module-badge-maker_lib_xml.html +++ b/module-badge-maker_lib_xml.html @@ -86,7 +86,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-BaseService.html b/module-core_base-service_base-BaseService.html index 0ec8c6e7a6..844fc901b2 100644 --- a/module-core_base-service_base-BaseService.html +++ b/module-core_base-service_base-BaseService.html @@ -745,7 +745,7 @@ defined in this.route.pattern or this.route.capture


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-graphql-BaseGraphqlService.html b/module-core_base-service_base-graphql-BaseGraphqlService.html index de60a311d4..939afcf2a1 100644 --- a/module-core_base-service_base-graphql-BaseGraphqlService.html +++ b/module-core_base-service_base-graphql-BaseGraphqlService.html @@ -829,7 +829,7 @@ an InvalidResponse.


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-graphql.html b/module-core_base-service_base-graphql.html index 51d6a64032..7d96ac7c4c 100644 --- a/module-core_base-service_base-graphql.html +++ b/module-core_base-service_base-graphql.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-json-BaseJsonService.html b/module-core_base-service_base-json-BaseJsonService.html index a88b72e196..97bacadc93 100644 --- a/module-core_base-service_base-json-BaseJsonService.html +++ b/module-core_base-service_base-json-BaseJsonService.html @@ -674,7 +674,7 @@ This can be used to extend or override the
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-json.html b/module-core_base-service_base-json.html index fcee7f1755..b8d6eed458 100644 --- a/module-core_base-service_base-json.html +++ b/module-core_base-service_base-json.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html b/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html index 8451111708..068ce81427 100644 --- a/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html +++ b/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html @@ -765,7 +765,7 @@ This can be used to extend or override the
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-svg-scraping.html b/module-core_base-service_base-svg-scraping.html index 64073eec72..2137cbbe31 100644 --- a/module-core_base-service_base-svg-scraping.html +++ b/module-core_base-service_base-svg-scraping.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-xml-BaseXmlService.html b/module-core_base-service_base-xml-BaseXmlService.html index 789b8770cb..e6dfdfb964 100644 --- a/module-core_base-service_base-xml-BaseXmlService.html +++ b/module-core_base-service_base-xml-BaseXmlService.html @@ -557,7 +557,7 @@ This can be used to extend or override the
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-xml.html b/module-core_base-service_base-xml.html index b006d84f62..107ff3d54d 100644 --- a/module-core_base-service_base-xml.html +++ b/module-core_base-service_base-xml.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-yaml-BaseYamlService.html b/module-core_base-service_base-yaml-BaseYamlService.html index b7f901f063..39bfe7cd14 100644 --- a/module-core_base-service_base-yaml-BaseYamlService.html +++ b/module-core_base-service_base-yaml-BaseYamlService.html @@ -554,7 +554,7 @@ This can be used to extend or override the
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-yaml.html b/module-core_base-service_base-yaml.html index f9c7c2f081..fe08dbb381 100644 --- a/module-core_base-service_base-yaml.html +++ b/module-core_base-service_base-yaml.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base.html b/module-core_base-service_base.html index 58ea05b449..a995a50616 100644 --- a/module-core_base-service_base.html +++ b/module-core_base-service_base.html @@ -1166,7 +1166,7 @@ when the parameter is absent. (Note that in,
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Deprecated.html b/module-core_base-service_errors-Deprecated.html index db5d6db392..8971cd574c 100644 --- a/module-core_base-service_errors-Deprecated.html +++ b/module-core_base-service_errors-Deprecated.html @@ -211,7 +211,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ImproperlyConfigured.html b/module-core_base-service_errors-ImproperlyConfigured.html index f8db4758ec..3a3653dc9f 100644 --- a/module-core_base-service_errors-ImproperlyConfigured.html +++ b/module-core_base-service_errors-ImproperlyConfigured.html @@ -211,7 +211,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Inaccessible.html b/module-core_base-service_errors-Inaccessible.html index d31cdd673d..99f2e3fd61 100644 --- a/module-core_base-service_errors-Inaccessible.html +++ b/module-core_base-service_errors-Inaccessible.html @@ -212,7 +212,7 @@ or to wrap a 5XX response


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidParameter.html b/module-core_base-service_errors-InvalidParameter.html index a8502d1975..73f9573a73 100644 --- a/module-core_base-service_errors-InvalidParameter.html +++ b/module-core_base-service_errors-InvalidParameter.html @@ -212,7 +212,7 @@ is invalid or unexpected


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidResponse.html b/module-core_base-service_errors-InvalidResponse.html index 433903266a..7c56fd56a9 100644 --- a/module-core_base-service_errors-InvalidResponse.html +++ b/module-core_base-service_errors-InvalidResponse.html @@ -211,7 +211,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-NotFound.html b/module-core_base-service_errors-NotFound.html index d44fd8c8a2..b9e344dd90 100644 --- a/module-core_base-service_errors-NotFound.html +++ b/module-core_base-service_errors-NotFound.html @@ -211,7 +211,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ShieldsRuntimeError.html b/module-core_base-service_errors-ShieldsRuntimeError.html index 9ff3ce9d1c..20adbfe29a 100644 --- a/module-core_base-service_errors-ShieldsRuntimeError.html +++ b/module-core_base-service_errors-ShieldsRuntimeError.html @@ -384,7 +384,7 @@ should override this method.


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors.html b/module-core_base-service_errors.html index a14452265a..990c8c839c 100644 --- a/module-core_base-service_errors.html +++ b/module-core_base-service_errors.html @@ -354,7 +354,7 @@ badge when we catch and render the exception (Optional)


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_graphql.html b/module-core_base-service_graphql.html index a06d655929..57d63dc0db 100644 --- a/module-core_base-service_graphql.html +++ b/module-core_base-service_graphql.html @@ -254,7 +254,7 @@ but can't use that due to incorrect packaging.


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_resource-cache.html b/module-core_base-service_resource-cache.html index f0c639e513..30dfa71f18 100644 --- a/module-core_base-service_resource-cache.html +++ b/module-core_base-service_resource-cache.html @@ -495,7 +495,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server-Server.html b/module-core_server_server-Server.html index c3b7b73226..a376d12d59 100644 --- a/module-core_server_server-Server.html +++ b/module-core_server_server-Server.html @@ -681,7 +681,7 @@ Start listening for requests on this.baseUrl()


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server.html b/module-core_server_server.html index 04f319dbc7..90948dd055 100644 --- a/module-core_server_server.html +++ b/module-core_server_server.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_create-service-tester.html b/module-core_service-test-runner_create-service-tester.html index 372fc59b25..be430672c0 100644 --- a/module-core_service-test-runner_create-service-tester.html +++ b/module-core_service-test-runner_create-service-tester.html @@ -194,7 +194,7 @@ service.


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_icedfrisby-shields.html b/module-core_service-test-runner_icedfrisby-shields.html index e4dcc557bc..9b876a8569 100644 --- a/module-core_service-test-runner_icedfrisby-shields.html +++ b/module-core_service-test-runner_icedfrisby-shields.html @@ -250,7 +250,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_infer-pull-request.html b/module-core_service-test-runner_infer-pull-request.html index b6d205096d..619ce0ff28 100644 --- a/module-core_service-test-runner_infer-pull-request.html +++ b/module-core_service-test-runner_infer-pull-request.html @@ -470,7 +470,7 @@ of a pull request from the environment variables.


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_runner-Runner.html b/module-core_service-test-runner_runner-Runner.html index 3431872091..b3e9207e94 100644 --- a/module-core_service-test-runner_runner-Runner.html +++ b/module-core_service-test-runner_runner-Runner.html @@ -568,7 +568,7 @@ overridden on instances.


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_runner.html b/module-core_service-test-runner_runner.html index f74a23dfc4..2ca61e8a50 100644 --- a/module-core_service-test-runner_runner.html +++ b/module-core_service-test-runner_runner.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_service-tester-ServiceTester.html b/module-core_service-test-runner_service-tester-ServiceTester.html index fc33f2703c..f0c212dd14 100644 --- a/module-core_service-test-runner_service-tester-ServiceTester.html +++ b/module-core_service-test-runner_service-tester-ServiceTester.html @@ -1126,7 +1126,7 @@ the CLI, or directly on the tester.


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_service-tester.html b/module-core_service-test-runner_service-tester.html index a1b43543d7..b0dcd354d2 100644 --- a/module-core_service-test-runner_service-tester.html +++ b/module-core_service-test-runner_service-tester.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_services-for-title.html b/module-core_service-test-runner_services-for-title.html index 4fd32a6d0f..d45a7a697c 100644 --- a/module-core_service-test-runner_services-for-title.html +++ b/module-core_service-test-runner_services-for-title.html @@ -242,7 +242,7 @@ as an array of strings.


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_token-pooling_token-pool-Token.html b/module-core_token-pooling_token-pool-Token.html index e7d7379219..4f63f615a2 100644 --- a/module-core_token-pooling_token-pool-Token.html +++ b/module-core_token-pooling_token-pool-Token.html @@ -715,7 +715,7 @@ stable ordering for a valid priority queue.


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_token-pooling_token-pool-TokenPool.html b/module-core_token-pooling_token-pool-TokenPool.html index 4a4d208278..320e2d3b2f 100644 --- a/module-core_token-pooling_token-pool-TokenPool.html +++ b/module-core_token-pooling_token-pool-TokenPool.html @@ -899,7 +899,7 @@ indicate it should not be reused.


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_token-pooling_token-pool.html b/module-core_token-pooling_token-pool.html index 9b66f5cc60..64f77b8a54 100644 --- a/module-core_token-pooling_token-pool.html +++ b/module-core_token-pooling_token-pool.html @@ -249,7 +249,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_downloads.html b/module-services_downloads.html index 823b994726..890861439d 100644 --- a/module-services_downloads.html +++ b/module-services_downloads.html @@ -504,7 +504,7 @@ this value as the prefix for versioned badges, e.g. foobar@v1.23. D
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_dynamic_json-path.html b/module-services_dynamic_json-path.html index 012dacdb8c..2f5feb30c4 100644 --- a/module-services_dynamic_json-path.html +++ b/module-services_dynamic_json-path.html @@ -542,7 +542,7 @@ This can be used to extend or override the
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base-BaseSteamAPI.html b/module-services_steam_steam-base-BaseSteamAPI.html index 76b20cc2ef..fba07802d0 100644 --- a/module-services_steam_steam-base-BaseSteamAPI.html +++ b/module-services_steam_steam-base-BaseSteamAPI.html @@ -380,7 +380,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base.html b/module-services_steam_steam-base.html index 2f19444e57..412c049e02 100644 --- a/module-services_steam_steam-base.html +++ b/module-services_steam_steam-base.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/services_downloads.js.html b/services_downloads.js.html index 16cd911032..27cb924e72 100644 --- a/services_downloads.js.html +++ b/services_downloads.js.html @@ -101,7 +101,7 @@ export { renderDownloadsBadge }
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/services_dynamic_json-path.js.html b/services_dynamic_json-path.js.html index 6b98c26988..cba11a0a8a 100644 --- a/services_dynamic_json-path.js.html +++ b/services_dynamic_json-path.js.html @@ -120,7 +120,7 @@ export default superclass =>
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/services_packagist_packagist-base.js.html b/services_packagist_packagist-base.js.html index e0175c1500..b470caae3f 100644 --- a/services_packagist_packagist-base.js.html +++ b/services_packagist_packagist-base.js.html @@ -232,7 +232,7 @@ export {
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/services_steam_steam-base.js.html b/services_steam_steam-base.js.html index cdd2a7f3db..03d6966f5d 100644 --- a/services_steam_steam-base.js.html +++ b/services_steam_steam-base.js.html @@ -98,7 +98,7 @@ export default BaseSteamAPI
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/services_test-validators.js.html b/services_test-validators.js.html index f45bbeb3a9..5be99106ee 100644 --- a/services_test-validators.js.html +++ b/services_test-validators.js.html @@ -229,7 +229,7 @@ export {
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-TUTORIAL.html b/tutorial-TUTORIAL.html index 5fefab1d4e..9bd556a177 100644 --- a/tutorial-TUTORIAL.html +++ b/tutorial-TUTORIAL.html @@ -377,7 +377,7 @@ will review your contribution.
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-adding-new-config-values.html b/tutorial-adding-new-config-values.html index b3ac768979..9e4c1d2beb 100644 --- a/tutorial-adding-new-config-values.html +++ b/tutorial-adding-new-config-values.html @@ -60,7 +60,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-badge-urls.html b/tutorial-badge-urls.html index 179813464f..78ef2c555c 100644 --- a/tutorial-badge-urls.html +++ b/tutorial-badge-urls.html @@ -77,7 +77,7 @@ badge is for issues, and the parameters are :user/:repo.
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-code-walkthrough.html b/tutorial-code-walkthrough.html index 8f7e6e4e17..a3480cec3f 100644 --- a/tutorial-code-walkthrough.html +++ b/tutorial-code-walkthrough.html @@ -240,7 +240,7 @@ result over the HTTPS connection.
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-deprecating-badges.html b/tutorial-deprecating-badges.html index fcb577e3c6..b5fe296495 100644 --- a/tutorial-deprecating-badges.html +++ b/tutorial-deprecating-badges.html @@ -142,7 +142,7 @@ t.create('no longer available (previously number of layers)')
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-input-validation.html b/tutorial-input-validation.html index 32d8f7a585..d4fc530be4 100644 --- a/tutorial-input-validation.html +++ b/tutorial-input-validation.html @@ -103,7 +103,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-json-format.html b/tutorial-json-format.html index c597433777..6e8d523428 100644 --- a/tutorial-json-format.html +++ b/tutorial-json-format.html @@ -60,7 +60,7 @@ if you have any queries regarding the JSON format.


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-logos.html b/tutorial-logos.html index e75d6aac9c..0742e3ea7f 100644 --- a/tutorial-logos.html +++ b/tutorial-logos.html @@ -96,7 +96,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-performance-testing.html b/tutorial-performance-testing.html index ae6fd19ab7..cc4d778b95 100644 --- a/tutorial-performance-testing.html +++ b/tutorial-performance-testing.html @@ -76,7 +76,7 @@ node --prof-process --preprocess -j isolate-00000244AB6ED3B0-11920-v8.log | flam
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-production-hosting.html b/tutorial-production-hosting.html index ffaf8a9f0a..7bf8dfa65a 100644 --- a/tutorial-production-hosting.html +++ b/tutorial-production-hosting.html @@ -243,7 +243,7 @@ the server. It's generously donated by Sent
diff --git a/tutorial-releases.html b/tutorial-releases.html index 8279080cfb..05e83d28e0 100644 --- a/tutorial-releases.html +++ b/tutorial-releases.html @@ -79,7 +79,7 @@
- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-self-hosting.html b/tutorial-self-hosting.html index 80c29d3a68..4a20aad107 100644 --- a/tutorial-self-hosting.html +++ b/tutorial-self-hosting.html @@ -173,7 +173,7 @@ Set public.requireCloudflare: true.


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-server-secrets.html b/tutorial-server-secrets.html index 9f69af1ac7..c287a7a253 100644 --- a/tutorial-server-secrets.html +++ b/tutorial-server-secrets.html @@ -279,7 +279,7 @@ and create an API key for the YouTube Data API v3.


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-service-tests.html b/tutorial-service-tests.html index 435bee61ef..7b34c0b037 100644 --- a/tutorial-service-tests.html +++ b/tutorial-service-tests.html @@ -246,7 +246,7 @@ comment there instead.


- Documentation generated by JSDoc 3.6.10 on Fri Apr 08 2022 23:57:45 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.10 on Sat Apr 09 2022 00:25:59 GMT+0000 (Coordinated Universal Time)