From 7fe7a3b7434a2519933fa2edca4da27d1dd2af93 Mon Sep 17 00:00:00 2001 From: "repo-ranger[bot]" Date: Sat, 25 Sep 2021 16:15:43 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20e9153?= =?UTF-8?q?ab97ac3d185d8bb06cf8bbfeae1d351cddf=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 d867813f48..9a78cfe606 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 d9d0efe9f9..f93d85e2db 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 3d8e0cd9be..81764eeb0b 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 7f1876fc65..b56c4e0696 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 7bed1af4c9..dc89b67f53 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 768c79f1ee..95e16cb4f0 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 b2571abb38..ed1bfcf5f2 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 44391d3882..000351fc45 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 7726421e53..e024fa9bed 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 cbc9a63678..720cd7bfb3 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 9ad8a68be0..189fb585db 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 2ba2f343cf..93e99c2727 100644 --- a/core_server_server.js.html +++ b/core_server_server.js.html @@ -597,7 +597,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 ed3d95beba..e6c44ebe88 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 3402ff78d3..bdb0998212 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 cff02c02a4..84a893928e 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 c498998410..afb21cce78 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 354b5d1c6a..d87ddeb692 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 853c7d6bf9..b664335e66 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 146038be0f..e857173d13 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 7731dab6f4..e873a340d9 100644 --- a/global.html +++ b/global.html @@ -684,7 +684,7 @@
diff --git a/index.html b/index.html index abfb37e588..45f470e3a2 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 f65aa6c733..ee292b950a 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 1f713010d1..0bdba1f28e 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:24 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml-XmlElement.html b/module-badge-maker_lib_xml-XmlElement.html index df1664a79b..e43cb25448 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:24 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml.html b/module-badge-maker_lib_xml.html index 2e39b8544d..4d37be8c1b 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:24 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-BaseService.html b/module-core_base-service_base-BaseService.html index 730bafa7e8..1d1ecbda93 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 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 e347770cca..ee270a9f4c 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:24 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-graphql.html b/module-core_base-service_base-graphql.html index cd173af333..af0d1b9afd 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:24 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 3d2fec9f33..0d9c399a6e 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:24 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-json.html b/module-core_base-service_base-json.html index 332d4f481c..705882701c 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:24 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 eb63299076..5f5f1c043c 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 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 13ef57c4aa..813aa83783 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:24 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 bc61e2d8d9..d2e98f778e 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-xml.html b/module-core_base-service_base-xml.html index c6844fee53..a8bc6ad3ae 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 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 eb80e67033..004e5e9e17 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-yaml.html b/module-core_base-service_base-yaml.html index 2f34ea1808..130bc6f914 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base.html b/module-core_base-service_base.html index b450f8242e..7b7b19c9b4 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:24 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Deprecated.html b/module-core_base-service_errors-Deprecated.html index 9342a8f6d3..8a528bd24a 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ImproperlyConfigured.html b/module-core_base-service_errors-ImproperlyConfigured.html index 14e9a3f608..01fa77bfb8 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Inaccessible.html b/module-core_base-service_errors-Inaccessible.html index c0bac65037..9bae8c592d 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidParameter.html b/module-core_base-service_errors-InvalidParameter.html index d07fc70858..4f777984f9 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidResponse.html b/module-core_base-service_errors-InvalidResponse.html index ad4ed2bcae..2609f240c2 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-NotFound.html b/module-core_base-service_errors-NotFound.html index 69db70f70e..a656822f70 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ShieldsRuntimeError.html b/module-core_base-service_errors-ShieldsRuntimeError.html index 25d830f884..5b5dc65232 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors.html b/module-core_base-service_errors.html index f117900d76..5fd5464e3c 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_graphql.html b/module-core_base-service_graphql.html index def6c566c5..7040747bc1 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server-Server.html b/module-core_server_server-Server.html index a07bdcc7d8..b488d745d2 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server.html b/module-core_server_server.html index 4a0b39ceed..704bce66ea 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 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 61304c57e9..65d974f545 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 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 62244ed27d..fb5a3e33a8 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 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 aae630ba51..5686a751ba 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 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 178607a283..8de8231b7b 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_runner.html b/module-core_service-test-runner_runner.html index 48553b44c1..68e8736475 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 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 eb660f7f00..c2343a5123 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 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 abc6ad7a47..f1ca76579d 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 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 53026c04b9..16c8b2f5b3 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 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 636d686541..f8e8c072fa 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 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 072c787d98..59b1afa01c 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_token-pooling_token-pool.html b/module-core_token-pooling_token-pool.html index 85bb19ec57..e7e9eb8e61 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_dynamic_json-path.html b/module-services_dynamic_json-path.html index c83b17513a..dd0bb18bd8 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base-BaseSteamAPI.html b/module-services_steam_steam-base-BaseSteamAPI.html index 55a588ca18..ec444d3086 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base.html b/module-services_steam_steam-base.html index 8eee9deec2..9446181a9c 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/services_dynamic_json-path.js.html b/services_dynamic_json-path.js.html index a1a9ad5c99..206e1cc57e 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:24 GMT+0000 (Coordinated Universal Time)
diff --git a/services_packagist_packagist-base.js.html b/services_packagist_packagist-base.js.html index ac013d0e2e..36c2c4390f 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:24 GMT+0000 (Coordinated Universal Time)
diff --git a/services_steam_steam-base.js.html b/services_steam_steam-base.js.html index 481561d07c..cae5fc2364 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:24 GMT+0000 (Coordinated Universal Time)
diff --git a/services_test-validators.js.html b/services_test-validators.js.html index f833cffb5f..5ab43dad0d 100644 --- a/services_test-validators.js.html +++ b/services_test-validators.js.html @@ -223,7 +223,7 @@ export {
- Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:24 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-TUTORIAL.html b/tutorial-TUTORIAL.html index c124732c07..16a647d67f 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-badge-urls.html b/tutorial-badge-urls.html index 4a88bfa749..d3652423d8 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-code-walkthrough.html b/tutorial-code-walkthrough.html index e2e711cae8..eb180804df 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-deprecating-badges.html b/tutorial-deprecating-badges.html index ef6b433456..d8c09290ef 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-input-validation.html b/tutorial-input-validation.html index 8e9f5c0ad9..ee0a5df688 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-json-format.html b/tutorial-json-format.html index 227849344d..1dc5ed8dcc 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-logos.html b/tutorial-logos.html index 73bf85a38d..71f0487fe1 100644 --- a/tutorial-logos.html +++ b/tutorial-logos.html @@ -96,7 +96,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-performance-testing.html b/tutorial-performance-testing.html index ea8211b313..78e5ef5b2a 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-production-hosting.html b/tutorial-production-hosting.html index cad03e3db2..1474a254ea 100644 --- a/tutorial-production-hosting.html +++ b/tutorial-production-hosting.html @@ -253,7 +253,7 @@ the server. It's generously donated by Sent
diff --git a/tutorial-releases.html b/tutorial-releases.html index a0e01cf45f..2088beaae6 100644 --- a/tutorial-releases.html +++ b/tutorial-releases.html @@ -79,7 +79,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-self-hosting.html b/tutorial-self-hosting.html index 74aa2de379..9068ea93a7 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-server-secrets.html b/tutorial-server-secrets.html index 86ad5148b5..0da51af58c 100644 --- a/tutorial-server-secrets.html +++ b/tutorial-server-secrets.html @@ -253,7 +253,7 @@ and create an API key for the YouTube Data API v3.


- Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-service-tests.html b/tutorial-service-tests.html index a786d25534..44f9234a45 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 25 2021 15:56:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)