From 620d9d1ec9baa7e65ee986189986d6eac3199786 Mon Sep 17 00:00:00 2001 From: calebcartwright Date: Sat, 4 Sep 2021 04:16:00 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20901dd?= =?UTF-8?q?7b9b69f3fde4c4005ef7bdd8ebe69f95d59=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_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_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_dynamic_json-path.html | 2 +- module-services_steam_steam-base-BaseSteamAPI.html | 2 +- module-services_steam_steam-base.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-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 +- 79 files changed, 79 insertions(+), 79 deletions(-) diff --git a/badge-maker_lib_index.js.html b/badge-maker_lib_index.js.html index 2178745a02..c24d486025 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 bde565d684..afc968b07a 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 25c275ef72..17155e81c0 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 0037be893b..df0f63c87e 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 7105d8ba89..5c2dca5a60 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 1cd69b16b9..76b17e5954 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 a19021bdf5..3dbabec2b5 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 d4531c8e26..c4ed618ed4 100644 --- a/core_base-service_base.js.html +++ b/core_base-service_base.js.html @@ -612,7 +612,7 @@ export default BaseService
diff --git a/core_base-service_errors.js.html b/core_base-service_errors.js.html index a73f3060f9..8010c97302 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 16e942ccce..4842ebde79 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_server_prometheus-metrics.js.html b/core_server_prometheus-metrics.js.html index 47537ea99f..5221f41056 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 f10e996653..6acde69612 100644 --- a/core_server_server.js.html +++ b/core_server_server.js.html @@ -595,7 +595,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 f695a5070e..fd84bb76e6 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 67701aee57..d7c5013f68 100644 --- a/core_service-test-runner_icedfrisby-shields.js.html +++ b/core_service-test-runner_icedfrisby-shields.js.html @@ -131,7 +131,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 87514f2ee9..5d6f064143 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 62aee2d6a6..c940ac0db0 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 42e4f25e9e..834ff917df 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 bc4cc3e409..a8b39f78a9 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 79e548d9e1..8438872f2e 100644 --- a/core_token-pooling_token-pool.js.html +++ b/core_token-pooling_token-pool.js.html @@ -398,7 +398,7 @@ export { sanitizeToken, Token, TokenPool }
diff --git a/global.html b/global.html index 2e593414e5..b1afb00524 100644 --- a/global.html +++ b/global.html @@ -684,7 +684,7 @@
diff --git a/index.html b/index.html index 04dab822b4..be62b6789a 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 4e75b48686..db084d1b1e 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 efa4a7c498..9a8997eb0b 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml-XmlElement.html b/module-badge-maker_lib_xml-XmlElement.html index 8dadf1eed3..415da30e2f 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml.html b/module-badge-maker_lib_xml.html index 486fd3615f..ac1480dc2e 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-BaseService.html b/module-core_base-service_base-BaseService.html index 6fc6735935..28f4c2d8cd 100644 --- a/module-core_base-service_base-BaseService.html +++ b/module-core_base-service_base-BaseService.html @@ -743,7 +743,7 @@ defined in this.route.pattern or this.route.capture


- Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 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 2a304c2cd8..1376ad41d8 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-graphql.html b/module-core_base-service_base-graphql.html index 156a6d2760..2869bdb0d6 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 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 1350938399..5ba653180c 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-json.html b/module-core_base-service_base-json.html index 6be5018096..1b31a1ad42 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 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 d46ca99678..7ee28d75bc 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 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 c3fc9c2a74..233e7f9c3f 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 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 99cf8c394d..91d11cc934 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-xml.html b/module-core_base-service_base-xml.html index 0fb706e775..b060b309a2 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 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 2e4c8d69a8..0a96b3ebb8 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-yaml.html b/module-core_base-service_base-yaml.html index 77affe6d69..43ec163e65 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base.html b/module-core_base-service_base.html index 930670d6c5..5a1d8e551f 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Deprecated.html b/module-core_base-service_errors-Deprecated.html index 7b97f7416b..089b2337f1 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ImproperlyConfigured.html b/module-core_base-service_errors-ImproperlyConfigured.html index e027e63ebc..f5e4e30f6b 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Inaccessible.html b/module-core_base-service_errors-Inaccessible.html index ff7295a908..fb0e7a09e4 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidParameter.html b/module-core_base-service_errors-InvalidParameter.html index 4ea6383d13..40bc063106 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidResponse.html b/module-core_base-service_errors-InvalidResponse.html index 8637d4dd00..6220725342 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-NotFound.html b/module-core_base-service_errors-NotFound.html index 3774c56b30..04043fe5d6 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ShieldsRuntimeError.html b/module-core_base-service_errors-ShieldsRuntimeError.html index eb20f1951e..1be741457f 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors.html b/module-core_base-service_errors.html index c9d48bf8d6..0c4bf91c69 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_graphql.html b/module-core_base-service_graphql.html index 5304494fcc..385b51263c 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server-Server.html b/module-core_server_server-Server.html index 8b8663abe0..e9930cd401 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server.html b/module-core_server_server.html index 89780a971b..bbdaaae7fc 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 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 6547779baf..f5c2a38dbd 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 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 3882082fb6..8f5180c554 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 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 efb3305fa5..5adfba9e78 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 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 0bd888435b..92a62166fe 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_runner.html b/module-core_service-test-runner_runner.html index e733a43424..7fa2a2077a 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 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 349d1b31e0..5edaf3a4eb 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 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 9a9fa3a17c..60b6936442 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 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 779787cdf1..5cc5ad7dd0 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 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 a536f4d287..10c09f46a8 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 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 276df64978..3b04e28302 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_token-pooling_token-pool.html b/module-core_token-pooling_token-pool.html index a56af5f39f..85739db99e 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_dynamic_json-path.html b/module-services_dynamic_json-path.html index 23304de7a9..f102f22653 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base-BaseSteamAPI.html b/module-services_steam_steam-base-BaseSteamAPI.html index 024fd638b7..64025b1af5 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base.html b/module-services_steam_steam-base.html index d470d64918..11b61914b5 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/services_dynamic_json-path.js.html b/services_dynamic_json-path.js.html index cc64b36cba..5cc76642ab 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/services_packagist_packagist-base.js.html b/services_packagist_packagist-base.js.html index 806d8e0f3d..dfd452894b 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/services_steam_steam-base.js.html b/services_steam_steam-base.js.html index ea0071b960..612508de99 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/services_test-validators.js.html b/services_test-validators.js.html index b1c60d2af6..f1dfabfa8d 100644 --- a/services_test-validators.js.html +++ b/services_test-validators.js.html @@ -221,7 +221,7 @@ export {
- Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-TUTORIAL.html b/tutorial-TUTORIAL.html index c708d01d4a..7580b247e8 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-badge-urls.html b/tutorial-badge-urls.html index c3a9694c0c..0f7c583ebb 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-code-walkthrough.html b/tutorial-code-walkthrough.html index 99cfd9d699..c3ca791a1f 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-deprecating-badges.html b/tutorial-deprecating-badges.html index 43acf59b3f..35e6225538 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-input-validation.html b/tutorial-input-validation.html index 770a70eb0c..cd75f9b649 100644 --- a/tutorial-input-validation.html +++ b/tutorial-input-validation.html @@ -103,7 +103,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-json-format.html b/tutorial-json-format.html index 6629e07b0f..ea41c66058 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-logos.html b/tutorial-logos.html index 3057283362..2fba0cf2aa 100644 --- a/tutorial-logos.html +++ b/tutorial-logos.html @@ -96,7 +96,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-performance-testing.html b/tutorial-performance-testing.html index 290f0ff2d1..f9f43f9f1a 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-production-hosting.html b/tutorial-production-hosting.html index c89db6da8a..6e75a6cf69 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 f58565935b..d246c1b4f3 100644 --- a/tutorial-releases.html +++ b/tutorial-releases.html @@ -79,7 +79,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-self-hosting.html b/tutorial-self-hosting.html index 53192d41da..2e6fc62422 100644 --- a/tutorial-self-hosting.html +++ b/tutorial-self-hosting.html @@ -178,7 +178,7 @@ Set public.requireCloudflare: true.


- Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-server-secrets.html b/tutorial-server-secrets.html index 4f6b9137a5..0552510fd7 100644 --- a/tutorial-server-secrets.html +++ b/tutorial-server-secrets.html @@ -247,7 +247,7 @@ and create an API key for the YouTube Data API v3.


- Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-service-tests.html b/tutorial-service-tests.html index b72269f387..8727e81006 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 Sep 04 2021 04:05:21 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 04 2021 04:15:41 GMT+0000 (Coordinated Universal Time)