From a222659000f075ef436bd35aeb796be4881781c5 Mon Sep 17 00:00:00 2001 From: calebcartwright Date: Thu, 6 Jan 2022 23:52:58 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=203d9d5?= =?UTF-8?q?3ba64a6b90684976dedcee4c1b011403b1d=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 3c5c75eae3..1ae324b60a 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 fdc9ddd993..af41f8316a 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 4b715d3d13..991143bb5b 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 400710b506..9715936642 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 db083f419a..32c967ba1b 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 950ab00c54..8877a3a6b4 100644 --- a/core_base-service_base-xml.js.html +++ b/core_base-service_base-xml.js.html @@ -111,7 +111,7 @@ export default BaseXmlService
diff --git a/core_base-service_base-yaml.js.html b/core_base-service_base-yaml.js.html index 5de0985fe2..a3a076436c 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 2e33e72ab1..4e3c8b4d57 100644 --- a/core_base-service_base.js.html +++ b/core_base-service_base.js.html @@ -618,7 +618,7 @@ export default BaseService
diff --git a/core_base-service_errors.js.html b/core_base-service_errors.js.html index f34d238608..56439e6711 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 d41bb55742..8f274f9246 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 b2d148f109..12fc34cafb 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 6603c9f134..bebef00743 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 549f955a62..43104deff8 100644 --- a/core_server_server.js.html +++ b/core_server_server.js.html @@ -617,7 +617,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 73b8759987..7e34a26e2e 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 912322495c..ff4a8a6327 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 8466dfdae9..6acc7ef49c 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 3c3d3ff559..b9a91d5024 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 a759326e0c..f5e1a7bada 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 d6e7e04f32..38916f338a 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 ed51233d04..ae212de44b 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 e08aae497e..ea60599bd6 100644 --- a/global.html +++ b/global.html @@ -684,7 +684,7 @@
diff --git a/index.html b/index.html index 737b7810c7..62a571d4a4 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 c808be8334..709dd21fce 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 89c0b8add0..1915e23159 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml-XmlElement.html b/module-badge-maker_lib_xml-XmlElement.html index e505e23f76..8563b122ae 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml.html b/module-badge-maker_lib_xml.html index eff4f8c736..6e215a0f40 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-BaseService.html b/module-core_base-service_base-BaseService.html index bad1ed96fd..3a9ac7505c 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 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 d66a6405f7..ae9faeea55 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-graphql.html b/module-core_base-service_base-graphql.html index 37fdcdd1f1..d6bab24df9 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 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 5ec3e932ef..4487fae431 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-json.html b/module-core_base-service_base-json.html index add5c3c9e1..ed1a51eae0 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 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 da96e05ef8..57764ffa77 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 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 fcb7d65e3d..f28e058a1b 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 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 0c78af44d9..dbc594da9b 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-xml.html b/module-core_base-service_base-xml.html index 455e32cac4..94df18c029 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 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 ca3f2dbec3..eff54eb183 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-yaml.html b/module-core_base-service_base-yaml.html index 2b3e2c9ce6..486e83e434 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base.html b/module-core_base-service_base.html index 976b558f19..235fdab965 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Deprecated.html b/module-core_base-service_errors-Deprecated.html index 8ac89bb6b6..9aa1a13ba6 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ImproperlyConfigured.html b/module-core_base-service_errors-ImproperlyConfigured.html index 0ed6d6c8a2..f8eb953355 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Inaccessible.html b/module-core_base-service_errors-Inaccessible.html index 6be501bb1e..21ab0cdb20 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidParameter.html b/module-core_base-service_errors-InvalidParameter.html index 9594a4b897..ec52b841db 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidResponse.html b/module-core_base-service_errors-InvalidResponse.html index 08520deab5..e9ce73fda7 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-NotFound.html b/module-core_base-service_errors-NotFound.html index dcaaef87b5..d77771cbdb 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ShieldsRuntimeError.html b/module-core_base-service_errors-ShieldsRuntimeError.html index ee6d772375..4550525a66 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors.html b/module-core_base-service_errors.html index f93feaf994..1b01dce163 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_graphql.html b/module-core_base-service_graphql.html index 8b3ef43866..1ef6644a36 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_resource-cache.html b/module-core_base-service_resource-cache.html index b839a16d0a..f9ed3439a5 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server-Server.html b/module-core_server_server-Server.html index bca874a6d9..eff3dbaaee 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server.html b/module-core_server_server.html index 65c24ad77c..b3b8e2ad9f 100644 --- a/module-core_server_server.html +++ b/module-core_server_server.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 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 94504a8b05..c4f07944ae 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 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 9c749a65d9..8b44450a37 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 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 e33893bd30..50f3c68b5f 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 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 746f8ea92a..373d8cbe40 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_runner.html b/module-core_service-test-runner_runner.html index d078144cbe..9e39a40ee5 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 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 fc3179a926..3c8361c147 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 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 f44535afdc..55b879656c 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 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 3620b0cc1a..d509afab5b 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 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 bd7721504d..a13a9c1d9e 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 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 03859c9910..d8a8ec911d 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_token-pooling_token-pool.html b/module-core_token-pooling_token-pool.html index c24592042c..ac3a0c2858 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_downloads.html b/module-services_downloads.html index 932b0c0379..d21cf6aede 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_dynamic_json-path.html b/module-services_dynamic_json-path.html index 21f5e5acc9..1103a7feeb 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base-BaseSteamAPI.html b/module-services_steam_steam-base-BaseSteamAPI.html index 0c789d15a2..5bb633b1c0 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base.html b/module-services_steam_steam-base.html index 6e452ef26e..93cbd8d5e7 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/services_downloads.js.html b/services_downloads.js.html index 1bfd4b3cd7..29cb07e8eb 100644 --- a/services_downloads.js.html +++ b/services_downloads.js.html @@ -101,7 +101,7 @@ export { renderDownloadsBadge }
- Documentation generated by JSDoc 3.6.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/services_dynamic_json-path.js.html b/services_dynamic_json-path.js.html index 8df7f6a0c5..e16ee1e783 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/services_packagist_packagist-base.js.html b/services_packagist_packagist-base.js.html index d61ad14a82..a487fe279b 100644 --- a/services_packagist_packagist-base.js.html +++ b/services_packagist_packagist-base.js.html @@ -150,7 +150,7 @@ export {
- Documentation generated by JSDoc 3.6.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/services_steam_steam-base.js.html b/services_steam_steam-base.js.html index c8d501bff1..35d2eee89d 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/services_test-validators.js.html b/services_test-validators.js.html index af5e02f9e9..be56fa64e8 100644 --- a/services_test-validators.js.html +++ b/services_test-validators.js.html @@ -229,7 +229,7 @@ export {
- Documentation generated by JSDoc 3.6.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-TUTORIAL.html b/tutorial-TUTORIAL.html index c79aacde09..dd2af81c78 100644 --- a/tutorial-TUTORIAL.html +++ b/tutorial-TUTORIAL.html @@ -377,7 +377,7 @@ will review your contribution.
- Documentation generated by JSDoc 3.6.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-adding-new-config-values.html b/tutorial-adding-new-config-values.html index ecac0f79a8..609fde1b30 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-badge-urls.html b/tutorial-badge-urls.html index c5a440f371..491e516228 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-code-walkthrough.html b/tutorial-code-walkthrough.html index 7282f4b71a..1ccf45cacc 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-deprecating-badges.html b/tutorial-deprecating-badges.html index 15b82db092..38967bfa94 100644 --- a/tutorial-deprecating-badges.html +++ b/tutorial-deprecating-badges.html @@ -140,7 +140,7 @@ t.create('no longer available (previously number of layers)')
- Documentation generated by JSDoc 3.6.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-input-validation.html b/tutorial-input-validation.html index 042d73ad54..7fa1460a78 100644 --- a/tutorial-input-validation.html +++ b/tutorial-input-validation.html @@ -103,7 +103,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-json-format.html b/tutorial-json-format.html index 7f568c7881..8943c32114 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-logos.html b/tutorial-logos.html index 4d04fcc641..21848d3148 100644 --- a/tutorial-logos.html +++ b/tutorial-logos.html @@ -96,7 +96,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-performance-testing.html b/tutorial-performance-testing.html index f7f631f8b2..c6cbf505f0 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-production-hosting.html b/tutorial-production-hosting.html index d7032919d2..ac838e552f 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 69e9f34ae1..5b7edda986 100644 --- a/tutorial-releases.html +++ b/tutorial-releases.html @@ -79,7 +79,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-self-hosting.html b/tutorial-self-hosting.html index 1464500595..c4e8816322 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-server-secrets.html b/tutorial-server-secrets.html index d44f5530e1..2e0590fd14 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.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-service-tests.html b/tutorial-service-tests.html index 499bde67a8..feeecc36f0 100644 --- a/tutorial-service-tests.html +++ b/tutorial-service-tests.html @@ -246,7 +246,7 @@ comment there instead.


- Documentation generated by JSDoc 3.6.7 on Sat Jan 01 2022 19:25:09 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Jan 06 2022 23:52:32 GMT+0000 (Coordinated Universal Time)