From c5c6d51bf4480b89ffbb5f9d0a1bfef97823aee6 Mon Sep 17 00:00:00 2001 From: "repo-ranger[bot]" Date: Sun, 26 Sep 2021 21:18:20 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=2014a65?= =?UTF-8?q?ba38fa4789017ac522c7b473637f83c1573=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 39fe06fda6..5100e0c744 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 1e781959dc..18edda6bc1 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 ff3242995f..c77931eb86 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 0efd18b3a2..4aedcceaff 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 de780180c6..c32c184eab 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 a5bce84fd2..d86ba6c6de 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 8e4b935caa..7ec4db0a56 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 61f2111a3c..2f19677a61 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 b2765b0881..785a7df420 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 4a33d698d5..07a9199f9c 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 68cb200511..c02bdf3739 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 0b8fdc612e..d8fb6256bc 100644 --- a/core_server_server.js.html +++ b/core_server_server.js.html @@ -600,7 +600,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 44ce26f740..ccad17122c 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 8478bfe708..b3131489f1 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 22a8c8f2bf..18167dfe17 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 b99c7c1170..cf5588ff1d 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 86ba2dda16..f18da1a067 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 7a2eff1c21..bad24aeaf0 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 3327f9f19c..26359feb71 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 01cbb7d217..40bd290355 100644 --- a/global.html +++ b/global.html @@ -684,7 +684,7 @@
diff --git a/index.html b/index.html index 02cdc90481..20b37e6800 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 dfa3b9fa3c..10e2ddad48 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 9e6043accc..63b318c48f 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml-XmlElement.html b/module-badge-maker_lib_xml-XmlElement.html index 63f82f82ee..e0d9777fe1 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml.html b/module-badge-maker_lib_xml.html index d9415ad997..ae7318e2e2 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-BaseService.html b/module-core_base-service_base-BaseService.html index 96bab07391..6f5b7fea6a 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-graphql-BaseGraphqlService.html b/module-core_base-service_base-graphql-BaseGraphqlService.html index c253987c71..0dcfd846a7 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-graphql.html b/module-core_base-service_base-graphql.html index 287a07371a..c44902cc25 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-json-BaseJsonService.html b/module-core_base-service_base-json-BaseJsonService.html index ca2e00d817..b39c356455 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-json.html b/module-core_base-service_base-json.html index 7deafc2381..ea08403dc7 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html b/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html index a28034c2df..25c12401ee 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-svg-scraping.html b/module-core_base-service_base-svg-scraping.html index d4fce7f0e3..c2fe2f77da 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-xml-BaseXmlService.html b/module-core_base-service_base-xml-BaseXmlService.html index b0c0b2a237..62d5634ebd 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-xml.html b/module-core_base-service_base-xml.html index 4ea1d1316c..6495622480 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-yaml-BaseYamlService.html b/module-core_base-service_base-yaml-BaseYamlService.html index 21c215028d..1525ee2585 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-yaml.html b/module-core_base-service_base-yaml.html index fd1a905593..2a8aa31e83 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base.html b/module-core_base-service_base.html index f1ab2c3471..c2e1a1b7bf 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Deprecated.html b/module-core_base-service_errors-Deprecated.html index 74aabbfd58..d978ae2a73 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ImproperlyConfigured.html b/module-core_base-service_errors-ImproperlyConfigured.html index 7b008a2589..f6f03f7503 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Inaccessible.html b/module-core_base-service_errors-Inaccessible.html index f6d21f0aca..9f7fd5e796 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidParameter.html b/module-core_base-service_errors-InvalidParameter.html index bb58e29e55..394d46013b 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidResponse.html b/module-core_base-service_errors-InvalidResponse.html index 6a34237971..86b764cb16 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-NotFound.html b/module-core_base-service_errors-NotFound.html index e12ccb67a5..909460ddfb 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ShieldsRuntimeError.html b/module-core_base-service_errors-ShieldsRuntimeError.html index 8ce9665f54..5d4a376b6b 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors.html b/module-core_base-service_errors.html index 4d2b5a118e..14bcd241e0 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_graphql.html b/module-core_base-service_graphql.html index a6d47ceeaa..39850520b4 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server-Server.html b/module-core_server_server-Server.html index b11be126a0..c85e5ac112 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server.html b/module-core_server_server.html index ade0c7f7f6..cff5e76a6e 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_create-service-tester.html b/module-core_service-test-runner_create-service-tester.html index 6b331257bf..7404615f75 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_icedfrisby-shields.html b/module-core_service-test-runner_icedfrisby-shields.html index 8b770c62ba..7baf5f9af4 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_infer-pull-request.html b/module-core_service-test-runner_infer-pull-request.html index a463b34bfa..443d884efe 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_runner-Runner.html b/module-core_service-test-runner_runner-Runner.html index 5bcd52cd3e..5ee3246a6c 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_runner.html b/module-core_service-test-runner_runner.html index 0d6a8728ad..5c8e3e892e 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_service-tester-ServiceTester.html b/module-core_service-test-runner_service-tester-ServiceTester.html index c2a4a49df8..4371db2937 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_service-tester.html b/module-core_service-test-runner_service-tester.html index b6b7ab8a2a..bfeed17117 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_services-for-title.html b/module-core_service-test-runner_services-for-title.html index 5466e971c8..2b75cb094b 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_token-pooling_token-pool-Token.html b/module-core_token-pooling_token-pool-Token.html index 81dd5e7589..19de849b77 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_token-pooling_token-pool-TokenPool.html b/module-core_token-pooling_token-pool-TokenPool.html index 7077dd7150..5bcc9705ea 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_token-pooling_token-pool.html b/module-core_token-pooling_token-pool.html index 24d9b6617e..c73873cfe6 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_dynamic_json-path.html b/module-services_dynamic_json-path.html index 900a7e2e54..7ad28e8a43 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base-BaseSteamAPI.html b/module-services_steam_steam-base-BaseSteamAPI.html index 93d55f95c6..de828c4f45 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base.html b/module-services_steam_steam-base.html index bf86dddd8c..ef38904390 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/services_dynamic_json-path.js.html b/services_dynamic_json-path.js.html index 64e95156f3..45c7bb9e48 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/services_packagist_packagist-base.js.html b/services_packagist_packagist-base.js.html index 5f477c4438..18b14478d8 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/services_steam_steam-base.js.html b/services_steam_steam-base.js.html index dd5bcfdc4d..9b31711d9e 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/services_test-validators.js.html b/services_test-validators.js.html index b036f20dcb..26d21a0af0 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-TUTORIAL.html b/tutorial-TUTORIAL.html index 4d6755da60..a35bc31ab7 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-badge-urls.html b/tutorial-badge-urls.html index 2ba8c55e03..c89588508d 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-code-walkthrough.html b/tutorial-code-walkthrough.html index 47827554f5..c1a93d05aa 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-deprecating-badges.html b/tutorial-deprecating-badges.html index ea7108e9a7..3d25e86f93 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-input-validation.html b/tutorial-input-validation.html index b825a19da9..2520801d6e 100644 --- a/tutorial-input-validation.html +++ b/tutorial-input-validation.html @@ -103,7 +103,7 @@
- Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-json-format.html b/tutorial-json-format.html index abf3690621..a7f5035e79 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-logos.html b/tutorial-logos.html index 2779a44b34..cb441b6d58 100644 --- a/tutorial-logos.html +++ b/tutorial-logos.html @@ -96,7 +96,7 @@
- Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-performance-testing.html b/tutorial-performance-testing.html index fc950e3666..c4c6041859 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-production-hosting.html b/tutorial-production-hosting.html index b0419e09ae..2817ed1abf 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 0adf26f917..f510253ecf 100644 --- a/tutorial-releases.html +++ b/tutorial-releases.html @@ -79,7 +79,7 @@
- Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-self-hosting.html b/tutorial-self-hosting.html index ef91832e15..2168c612ea 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-server-secrets.html b/tutorial-server-secrets.html index 858325aaa8..741b7cdc56 100644 --- a/tutorial-server-secrets.html +++ b/tutorial-server-secrets.html @@ -266,7 +266,7 @@ and create an API key for the YouTube Data API v3.


- Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-service-tests.html b/tutorial-service-tests.html index 1d234a5366..129bf73dcd 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 Sun Sep 26 2021 21:01:23 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Sun Sep 26 2021 21:17:59 GMT+0000 (Coordinated Universal Time)