From f338f0e091e67a848ff1c571fa200442cc69705f Mon Sep 17 00:00:00 2001 From: "repo-ranger[bot]" Date: Sat, 25 Sep 2021 15:38:47 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20d0734?= =?UTF-8?q?a313a7ebee530fb87e9c4f3df471132ef38=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 db9a26ba14..54ef9b998e 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 ba06b7f0bd..5b0fc75fc1 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 07c058bbf3..2a89731d21 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 4d27372831..76e7646f32 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 3f7d673975..990bf7dae1 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 6c3cc43afe..b840581df0 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 9743a82692..bd01af708e 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 f2f559e33c..0023726288 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 e436950365..082fd4cea9 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 44312484a9..9aab900a64 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 55eee9e002..5bea367137 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 ddc5df0b20..2c668cfcc7 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 2e0650718e..13c533a79a 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 18943650e4..68bb45009a 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 967de19788..c81de51755 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 cf64321f71..d47aa75a83 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 91938295b3..db8881799c 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 4f8af9359d..c24c3a8846 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 f01e977fca..11eddfa627 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 8b22c9430f..1413e9f1f6 100644 --- a/global.html +++ b/global.html @@ -684,7 +684,7 @@
diff --git a/index.html b/index.html index 897ead9bf5..0e44a2d914 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 bcf78b5995..46abe6ef99 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 4968795e51..e85b36ec2c 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml-XmlElement.html b/module-badge-maker_lib_xml-XmlElement.html index 580a012f7c..3e2686bffb 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml.html b/module-badge-maker_lib_xml.html index cbda5bcd09..6c3e68553d 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-BaseService.html b/module-core_base-service_base-BaseService.html index ca7209da31..acc39e7acc 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 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 a1d90979e4..da1a798cf5 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-graphql.html b/module-core_base-service_base-graphql.html index 0ae403b6ab..c86fc141ea 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 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 6e03f5f721..4ca8b4bad7 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-json.html b/module-core_base-service_base-json.html index 920bafaa1d..292f5a8b6f 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 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 48b08e7c7e..5a4af0caff 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 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 c2a9d6a5e8..cd56e02fc2 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 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 e592d51043..14fcc9fdc2 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-xml.html b/module-core_base-service_base-xml.html index b109492c9f..0c2991c8ae 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 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 4469f498c7..0b096eccc0 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-yaml.html b/module-core_base-service_base-yaml.html index 0369181e74..88dc37bc28 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base.html b/module-core_base-service_base.html index d57554c57b..193f8b7b5e 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Deprecated.html b/module-core_base-service_errors-Deprecated.html index 8ef4a1d3a5..6eeb5354f8 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ImproperlyConfigured.html b/module-core_base-service_errors-ImproperlyConfigured.html index a0e6226da2..6a7e01d13a 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Inaccessible.html b/module-core_base-service_errors-Inaccessible.html index 45c8a946fe..6a5e4ee248 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidParameter.html b/module-core_base-service_errors-InvalidParameter.html index bae1a1f558..e8598aceb6 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidResponse.html b/module-core_base-service_errors-InvalidResponse.html index 24aba3d880..9ba9968728 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-NotFound.html b/module-core_base-service_errors-NotFound.html index 69b53cc353..51115da683 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ShieldsRuntimeError.html b/module-core_base-service_errors-ShieldsRuntimeError.html index a70b479e88..690a4c38be 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors.html b/module-core_base-service_errors.html index 1594479555..e380e2ee3b 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_graphql.html b/module-core_base-service_graphql.html index 4f43fd067e..42927d297a 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server-Server.html b/module-core_server_server-Server.html index 983f5cfcb1..4b23847319 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server.html b/module-core_server_server.html index df30300599..de32087d3b 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 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 ffab5c8deb..d8c25d40fb 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 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 81b21e6872..ddbe695c22 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 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 1ac3a795f6..c7c017e55a 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 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 7d871fe45c..f153c0f6a9 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_runner.html b/module-core_service-test-runner_runner.html index 310388d5ba..e74b29b17b 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 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 b26aa41101..f647a35bc5 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 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 1bc13b563d..2acf5a067c 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 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 9871173557..f18e26129c 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 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 0323c30320..18b936d737 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 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 75663bcc38..02b95646a1 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_token-pooling_token-pool.html b/module-core_token-pooling_token-pool.html index 564f247407..10509627b1 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_dynamic_json-path.html b/module-services_dynamic_json-path.html index 668f398700..47e8d41ada 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base-BaseSteamAPI.html b/module-services_steam_steam-base-BaseSteamAPI.html index 33942ea1b3..c72ca0023a 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base.html b/module-services_steam_steam-base.html index 36f15c8aa4..031aca2e34 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/services_dynamic_json-path.js.html b/services_dynamic_json-path.js.html index 9ee41b3e62..1cc6f22107 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/services_packagist_packagist-base.js.html b/services_packagist_packagist-base.js.html index f1212ea184..55030a295e 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/services_steam_steam-base.js.html b/services_steam_steam-base.js.html index cfe1be57e6..a29ee9fcc4 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/services_test-validators.js.html b/services_test-validators.js.html index 0021c5a1cd..f46f92f0ee 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-TUTORIAL.html b/tutorial-TUTORIAL.html index abc08d9077..e2d63f76e1 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-badge-urls.html b/tutorial-badge-urls.html index dbb0a7b2f7..6b6a50aa1a 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-code-walkthrough.html b/tutorial-code-walkthrough.html index a4649e8d0a..8b5b2649b2 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-deprecating-badges.html b/tutorial-deprecating-badges.html index 3a2bf35e96..1243d8a09a 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-input-validation.html b/tutorial-input-validation.html index 74daafdbab..933cb35f41 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-json-format.html b/tutorial-json-format.html index 8ea9f56faf..c531c57541 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-logos.html b/tutorial-logos.html index 91bfdbd485..d9364a0bb8 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-performance-testing.html b/tutorial-performance-testing.html index df2212784f..4f58c76b22 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-production-hosting.html b/tutorial-production-hosting.html index 78170f8ff7..ab95d3d871 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 00e55922b0..7324968dc2 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-self-hosting.html b/tutorial-self-hosting.html index d4ea791826..4d178d79ae 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-server-secrets.html b/tutorial-server-secrets.html index 675a2c10dc..da167eaf90 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-service-tests.html b/tutorial-service-tests.html index 3e7fa50c0d..f4e2bcbfc0 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:14:32 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sat Sep 25 2021 15:38:28 GMT+0000 (Coordinated Universal Time)