From 5cfefde6dd70f3e4f5845eeb87d4f47dee3aa82d Mon Sep 17 00:00:00 2001 From: "repo-ranger[bot]" Date: Wed, 15 Sep 2021 22:39:47 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20354fb?= =?UTF-8?q?7db994c4b59a224cf57728a0c0eb0cf08b8=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 998a406b2c..9b5edabef9 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 6164cc3c72..d5123415e0 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 24cb7811e7..4db2f952d5 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 b19789296e..fe5e8e4917 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 bcd4654341..1962388816 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 388dbe0885..a39dd3511c 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 ce1a93ea5a..40f87e3277 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 7a660e9f86..772dc30dda 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 900449478d..9a6d394697 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 5c1a82fd10..234e26da9b 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 d0474c67df..00a0b787eb 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 80954359b1..61e1211fc3 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 42d0fbe9b1..0d5237f9e2 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 ff6f2de42c..b629405d2b 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 63cf3bdb67..3f56199e19 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 2527a451ab..fa07659a6a 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 65a0846ff7..768d1d8bac 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 5fe8f24663..affa9d98fe 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 49ad186bd7..f7aee67699 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 8ffdf73d29..ff7747a07c 100644 --- a/global.html +++ b/global.html @@ -684,7 +684,7 @@
diff --git a/index.html b/index.html index b3b7bf9cc5..0cc928bd99 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 ee8f1fc04b..120bbf9426 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 f0bcda7a4a..4049117502 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml-XmlElement.html b/module-badge-maker_lib_xml-XmlElement.html index e716953aff..fdf2ddd78c 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml.html b/module-badge-maker_lib_xml.html index 0a3241c513..75301f2a8f 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-BaseService.html b/module-core_base-service_base-BaseService.html index 6f3a287ecd..c5f518ca12 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 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 cadc1e8c1c..555a2e7eb9 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-graphql.html b/module-core_base-service_base-graphql.html index e2d1dcc422..362e6495f3 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 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 5dccf8e588..3689649e6a 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-json.html b/module-core_base-service_base-json.html index 4a7653101b..7912219504 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 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 ae6c05cf01..ae1fba5b08 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 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 021fb185c6..86518f7472 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 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 5aca9348a5..ad30a287f2 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-xml.html b/module-core_base-service_base-xml.html index 928c36eea7..ee6de83b51 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 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 9b3084162f..9e42158a4f 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-yaml.html b/module-core_base-service_base-yaml.html index c728014b58..093ff5353d 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base.html b/module-core_base-service_base.html index 3ab724decd..cd5d217a25 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Deprecated.html b/module-core_base-service_errors-Deprecated.html index 47221ac5b6..66dfd8c8cc 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ImproperlyConfigured.html b/module-core_base-service_errors-ImproperlyConfigured.html index f082d950fc..dd796cd3bf 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Inaccessible.html b/module-core_base-service_errors-Inaccessible.html index 1f5ec25bcb..3daf4f117f 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidParameter.html b/module-core_base-service_errors-InvalidParameter.html index 5e31cdd424..9000646ff1 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidResponse.html b/module-core_base-service_errors-InvalidResponse.html index f27eb94f82..6c430b9122 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-NotFound.html b/module-core_base-service_errors-NotFound.html index 3db4efa2f8..45eab28cfd 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ShieldsRuntimeError.html b/module-core_base-service_errors-ShieldsRuntimeError.html index 239b41478e..b91a49c5e7 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors.html b/module-core_base-service_errors.html index 163c5633b8..8e823ec3c6 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_graphql.html b/module-core_base-service_graphql.html index a6d27b4db5..fa8c14ee6f 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server-Server.html b/module-core_server_server-Server.html index 8a41ee5c04..ff213ec509 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server.html b/module-core_server_server.html index 7636e0a4f2..d306110e4e 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 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 f1696281e5..26bc06b42f 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 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 5f87d5ed2e..061918b3d2 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 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 170752712c..b3e8988de8 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 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 e7b4ed4832..8f1f450dad 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_runner.html b/module-core_service-test-runner_runner.html index 791439ac7b..570c9aaf1f 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 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 dc827b8a5b..88029ff641 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 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 86688b0025..698a0d7728 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 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 e457bd3500..b19e947f11 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 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 5b0e835692..b2a7de683a 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 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 6c56195291..c8714a1e65 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_token-pooling_token-pool.html b/module-core_token-pooling_token-pool.html index f9984b3931..825558c16b 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_dynamic_json-path.html b/module-services_dynamic_json-path.html index f849683e4d..c8c04f8295 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base-BaseSteamAPI.html b/module-services_steam_steam-base-BaseSteamAPI.html index ca5f584b7a..58103a835a 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base.html b/module-services_steam_steam-base.html index 77dfeb0a0c..49e3b12035 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/services_dynamic_json-path.js.html b/services_dynamic_json-path.js.html index cac68a7a03..8abcefd39b 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/services_packagist_packagist-base.js.html b/services_packagist_packagist-base.js.html index 38c59bada1..0480ddf7e8 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/services_steam_steam-base.js.html b/services_steam_steam-base.js.html index a927c9afaf..85b94f80b3 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/services_test-validators.js.html b/services_test-validators.js.html index 67cd9a0197..f86ec5d81b 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-TUTORIAL.html b/tutorial-TUTORIAL.html index 4a8f5bb800..e1cb188e5d 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-badge-urls.html b/tutorial-badge-urls.html index dea9e3cd06..650cb87e5e 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-code-walkthrough.html b/tutorial-code-walkthrough.html index e43ea5a367..80f2d609c9 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-deprecating-badges.html b/tutorial-deprecating-badges.html index 5929585a7e..854d532302 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-input-validation.html b/tutorial-input-validation.html index 0ef949e966..c81a83da49 100644 --- a/tutorial-input-validation.html +++ b/tutorial-input-validation.html @@ -103,7 +103,7 @@
- Documentation generated by JSDoc 3.6.7 on Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-json-format.html b/tutorial-json-format.html index 9322812f90..ee0175c41d 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-logos.html b/tutorial-logos.html index 720da605ef..25c51fc9a2 100644 --- a/tutorial-logos.html +++ b/tutorial-logos.html @@ -96,7 +96,7 @@
- Documentation generated by JSDoc 3.6.7 on Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-performance-testing.html b/tutorial-performance-testing.html index 479fc9f9d8..ad98d97661 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-production-hosting.html b/tutorial-production-hosting.html index 963e1dec9d..695efe1eaa 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 0bff831cc3..29f1c9a895 100644 --- a/tutorial-releases.html +++ b/tutorial-releases.html @@ -79,7 +79,7 @@
- Documentation generated by JSDoc 3.6.7 on Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-self-hosting.html b/tutorial-self-hosting.html index 62d0bab9de..abd59af49e 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-server-secrets.html b/tutorial-server-secrets.html index f2040ec6b0..ac18c19d6e 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-service-tests.html b/tutorial-service-tests.html index a7f6de2728..bc1a58c5e0 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 Tue Sep 14 2021 23:08:22 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Sep 15 2021 22:39:30 GMT+0000 (Coordinated Universal Time)