From 1b5d3cb4729dd41fab367d5b87e41b6c0a3f9067 Mon Sep 17 00:00:00 2001 From: "repo-ranger[bot]" Date: Fri, 27 Aug 2021 20:08:58 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=2054844?= =?UTF-8?q?c08926d49bcc42bf0eec52cd3d72b5fed68=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 e236219d77..415773d19b 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 774bd7463c..3955ed2563 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 9b553075b9..61808749e6 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 29364dc554..22c4174359 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 f8105eb8fc..1aed5fc690 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 c876e394df..7ee20c50df 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 809ffd55cb..09451f4611 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 7b9c0bb114..2b15a0d6a1 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 cc9f1650ae..b785a7dc1f 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 8313d74651..a8c91859e9 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 cc0c67b45b..2358ad2798 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 5f727ce905..f22e22a6f1 100644 --- a/core_server_server.js.html +++ b/core_server_server.js.html @@ -595,7 +595,7 @@ export default Server
diff --git a/core_service-test-runner_create-service-tester.js.html b/core_service-test-runner_create-service-tester.js.html index 766e4df516..a4ce3dc132 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 0e25c1d836..a3c190c02f 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 34c6c1a8a8..d187b86de9 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 1cd54d41a6..5526196b95 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 20a24646cd..777f9174db 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 8b25d30668..e560d5a150 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 abf8d90b66..6a432531e7 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 eddd56c86c..6e17ea2aaa 100644 --- a/global.html +++ b/global.html @@ -684,7 +684,7 @@
diff --git a/index.html b/index.html index 9a88460c70..77a80dafbb 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 7ad973ef87..6d1e7c94fe 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 ecb5281aa5..fb0a70fce7 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml-XmlElement.html b/module-badge-maker_lib_xml-XmlElement.html index fcc138cb18..d9b9b2deff 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml.html b/module-badge-maker_lib_xml.html index be1622ff9b..f20e4527f6 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-BaseService.html b/module-core_base-service_base-BaseService.html index 33cdfb8e7c..b6454b2312 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 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 3b19a30802..505d01c41a 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-graphql.html b/module-core_base-service_base-graphql.html index 3bbf944461..db8cda8078 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 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 ab1231c331..c7c706f5be 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-json.html b/module-core_base-service_base-json.html index 558574f67a..c70e174f40 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 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 2a19f8173d..1428ca9f32 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 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 faa3db3c8c..475bf6ce96 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 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 7f97b13174..3681feb647 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-xml.html b/module-core_base-service_base-xml.html index 8c72ddaed6..f161227009 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 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 07e3d149e7..f01703c024 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-yaml.html b/module-core_base-service_base-yaml.html index a7856cf1cd..229f49deae 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base.html b/module-core_base-service_base.html index 109d92cbd4..d77a82e74f 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Deprecated.html b/module-core_base-service_errors-Deprecated.html index ed486a0fa6..63e0528298 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ImproperlyConfigured.html b/module-core_base-service_errors-ImproperlyConfigured.html index ce818a4a4d..1f4702147d 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Inaccessible.html b/module-core_base-service_errors-Inaccessible.html index 754a73be04..129f1c5790 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidParameter.html b/module-core_base-service_errors-InvalidParameter.html index 0c991fc8f6..10f7da3578 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidResponse.html b/module-core_base-service_errors-InvalidResponse.html index f60f406651..abd3c53e72 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-NotFound.html b/module-core_base-service_errors-NotFound.html index cde321307b..bc50f19c64 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ShieldsRuntimeError.html b/module-core_base-service_errors-ShieldsRuntimeError.html index 97bdb7aaff..3faa14e00e 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors.html b/module-core_base-service_errors.html index 9b1edb6142..490afba78e 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_graphql.html b/module-core_base-service_graphql.html index 0d93525d87..c1d830826d 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server-Server.html b/module-core_server_server-Server.html index 5cb3a8a26d..9a9697b3cf 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server.html b/module-core_server_server.html index b25df96544..bafd71455f 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 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 3d83f529e5..55a24fbfbe 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 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 53649a6fc2..c6af119268 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 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 4f86f54a3d..eaaf3b72f3 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 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 4a0a89e89c..81de8958e4 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_runner.html b/module-core_service-test-runner_runner.html index 414e79bce8..71614d21fa 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 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 14bea6a23f..a924740b41 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 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 2ec591cf5a..6230d0d6d4 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 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 65febec3ce..8b0c38415b 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 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 c9260f6cde..13edea20e9 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 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 a42c706f15..a0d53d7301 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_token-pooling_token-pool.html b/module-core_token-pooling_token-pool.html index 43129e0227..fa5478d016 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_dynamic_json-path.html b/module-services_dynamic_json-path.html index ec19970fac..f9a8b96a31 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base-BaseSteamAPI.html b/module-services_steam_steam-base-BaseSteamAPI.html index 6600959a8f..1f7ef5998e 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base.html b/module-services_steam_steam-base.html index f00ed0f2fa..848cb7591a 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/services_dynamic_json-path.js.html b/services_dynamic_json-path.js.html index 251af57bee..8feec164bc 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/services_packagist_packagist-base.js.html b/services_packagist_packagist-base.js.html index 2d3f7e5214..5ea0080349 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/services_steam_steam-base.js.html b/services_steam_steam-base.js.html index 3a0608abc0..3777d85add 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/services_test-validators.js.html b/services_test-validators.js.html index 795ebda5d4..0a607ebcfa 100644 --- a/services_test-validators.js.html +++ b/services_test-validators.js.html @@ -221,7 +221,7 @@ export {
- Documentation generated by JSDoc 3.6.7 on Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-TUTORIAL.html b/tutorial-TUTORIAL.html index 6c866f21f2..7cd8772d9a 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-badge-urls.html b/tutorial-badge-urls.html index 2964402bb5..0c68516eeb 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-code-walkthrough.html b/tutorial-code-walkthrough.html index 0eeaaad40d..1280c2cafc 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-deprecating-badges.html b/tutorial-deprecating-badges.html index 7e3e247d9c..0915a0689c 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-input-validation.html b/tutorial-input-validation.html index 2f5521aa26..cf5611e247 100644 --- a/tutorial-input-validation.html +++ b/tutorial-input-validation.html @@ -103,7 +103,7 @@
- Documentation generated by JSDoc 3.6.7 on Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-json-format.html b/tutorial-json-format.html index ad796a0284..c4dd6042b2 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-logos.html b/tutorial-logos.html index cbfe70986f..c3afd822cb 100644 --- a/tutorial-logos.html +++ b/tutorial-logos.html @@ -96,7 +96,7 @@
- Documentation generated by JSDoc 3.6.7 on Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-performance-testing.html b/tutorial-performance-testing.html index 2a3cf4056c..097536ed91 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-production-hosting.html b/tutorial-production-hosting.html index 411c243d99..0cb1e28f0c 100644 --- a/tutorial-production-hosting.html +++ b/tutorial-production-hosting.html @@ -243,7 +243,7 @@ the server. It's generously donated by Sent
diff --git a/tutorial-releases.html b/tutorial-releases.html index afb9bfabef..d2efbea4f7 100644 --- a/tutorial-releases.html +++ b/tutorial-releases.html @@ -79,7 +79,7 @@
- Documentation generated by JSDoc 3.6.7 on Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-self-hosting.html b/tutorial-self-hosting.html index 57aa63210b..59a2308a91 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-server-secrets.html b/tutorial-server-secrets.html index b7c2ef31c3..36f759feca 100644 --- a/tutorial-server-secrets.html +++ b/tutorial-server-secrets.html @@ -247,7 +247,7 @@ and create an API key for the YouTube Data API v3.


- Documentation generated by JSDoc 3.6.7 on Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-service-tests.html b/tutorial-service-tests.html index d455f5db24..fe50a09e3e 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 Wed Aug 25 2021 17:20:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Aug 27 2021 20:08:27 GMT+0000 (Coordinated Universal Time)