From 752c5fe8582f5f2df94207862f46b54b4d6251df Mon Sep 17 00:00:00 2001 From: chris48s Date: Thu, 21 Oct 2021 17:03:32 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=2014f64?= =?UTF-8?q?d17a80f761453c440fbe2e2398980cf63e9=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 | 6 +++--- 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 +- ...e-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 +- ...se-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 +- ...re_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-adding-new-config-values.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 +- 80 files changed, 82 insertions(+), 82 deletions(-) diff --git a/badge-maker_lib_index.js.html b/badge-maker_lib_index.js.html index bcf5238fdd..ef1a81a0ab 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 b89baebb26..9a33aa33af 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 5245d9e9d7..574f0a57bd 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 e1df4e62c1..09be333622 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 5de161a969..ca2546cfd6 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 c219d50a6d..823801691d 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 bdc77fad23..2e2654d1d3 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 dc16d5dc2e..6643a41dd3 100644 --- a/core_base-service_base.js.html +++ b/core_base-service_base.js.html @@ -48,7 +48,7 @@ import { Deprecated, } from './errors.js' import { validateExample, transformExample } from './examples.js' -import { sendRequest } from './node-fetch.js' +import { fetchFactory } from './got.js' import { makeFullUrl, assertValidRoute, @@ -460,7 +460,7 @@ class BaseService { ServiceClass: this, }) - const fetcher = sendRequest.bind(sendRequest, fetchLimitBytes) + const fetcher = fetchFactory(fetchLimitBytes) camp.route( regex, @@ -612,7 +612,7 @@ export default BaseService
diff --git a/core_base-service_errors.js.html b/core_base-service_errors.js.html index ed4705f3b5..7a9273e192 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 61dc205581..d27fbf0aef 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 2e39d570fa..fe36bc1840 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 557814d747..06b0517545 100644 --- a/core_server_server.js.html +++ b/core_server_server.js.html @@ -599,7 +599,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 5cb23b3a51..832beee9ed 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 aac0bf120a..cc535b76e6 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 b5905988cf..434fd4caf8 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 b26ce12452..d9fac8236b 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 f6f9e7c16a..b1246036af 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 a5b1fadea2..7cbc3bde47 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 5865b4afac..86ef50a50a 100644 --- a/core_token-pooling_token-pool.js.html +++ b/core_token-pooling_token-pool.js.html @@ -375,7 +375,7 @@ export { sanitizeToken, Token, TokenPool }
diff --git a/global.html b/global.html index 16a5e2c45f..e41c9eded7 100644 --- a/global.html +++ b/global.html @@ -684,7 +684,7 @@
diff --git a/index.html b/index.html index 8c60155d31..c61e8abd21 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 3e38ca1af1..cd3a102635 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 2689570985..94033546fe 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml-XmlElement.html b/module-badge-maker_lib_xml-XmlElement.html index ebb841b148..b558a78364 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml.html b/module-badge-maker_lib_xml.html index 4a1e40e69a..510b5408cf 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-BaseService.html b/module-core_base-service_base-BaseService.html index e05ccc0932..65d770895f 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 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 58403f9ffe..e29a289324 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-graphql.html b/module-core_base-service_base-graphql.html index ec2b5512f9..ce7e8b1d8f 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 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 80113887f7..d998ce95ad 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-json.html b/module-core_base-service_base-json.html index 971a56cf45..8fdf22d85c 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 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 24814ea3a4..4d8d9746f5 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 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 c6da261a42..5205f296bb 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 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 54729dc419..b242d32b4f 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-xml.html b/module-core_base-service_base-xml.html index c117b76466..d6b7bc6ba3 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 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 8c0b5d1b86..a69e656cdf 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-yaml.html b/module-core_base-service_base-yaml.html index 5a7fc061a4..06c0fd78e4 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base.html b/module-core_base-service_base.html index 35e991279d..520c183051 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Deprecated.html b/module-core_base-service_errors-Deprecated.html index 743e06a92e..9d4090714c 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ImproperlyConfigured.html b/module-core_base-service_errors-ImproperlyConfigured.html index 378d9e0cd1..80a13e7e27 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Inaccessible.html b/module-core_base-service_errors-Inaccessible.html index 3c2f8926ae..bc2eccd4f0 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidParameter.html b/module-core_base-service_errors-InvalidParameter.html index 2733054370..f307d2d58b 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidResponse.html b/module-core_base-service_errors-InvalidResponse.html index c328e09ab5..21cd33f6f5 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-NotFound.html b/module-core_base-service_errors-NotFound.html index 336f3082f8..21ba89aa8b 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ShieldsRuntimeError.html b/module-core_base-service_errors-ShieldsRuntimeError.html index 7e8c850aef..7d2fed9a05 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors.html b/module-core_base-service_errors.html index be00f6ddeb..c2df81ba07 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_graphql.html b/module-core_base-service_graphql.html index dab77dc389..ad6e64d9ac 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server-Server.html b/module-core_server_server-Server.html index f83ade516c..867223984d 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server.html b/module-core_server_server.html index 53b0fa0713..f80730ad72 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 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 ce6087e1a7..613d41e694 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 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 e7f5258312..ba489e77ef 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 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 7f663316c4..7323297d41 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 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 b380f49c2b..93b80facc1 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_runner.html b/module-core_service-test-runner_runner.html index e364cfa04e..55c50aebfd 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 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 37eb2a9952..b0791c27dc 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 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 5de1341887..46d161bdfa 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 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 64603898ff..21052e6742 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 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 a49d78c3be..54e7d14a61 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 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 f46a6bbfb3..922b5a05e4 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_token-pooling_token-pool.html b/module-core_token-pooling_token-pool.html index 8f2700731a..3b8577d099 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_dynamic_json-path.html b/module-services_dynamic_json-path.html index f3e850bbe2..e5fdf0716a 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base-BaseSteamAPI.html b/module-services_steam_steam-base-BaseSteamAPI.html index 0c41313dc6..822eb8208e 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base.html b/module-services_steam_steam-base.html index 6c8a295d69..a7cb45f0a4 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/services_dynamic_json-path.js.html b/services_dynamic_json-path.js.html index 00203d29c7..1c651ebd1a 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/services_packagist_packagist-base.js.html b/services_packagist_packagist-base.js.html index da50aa86a8..76ef5c7b1e 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/services_steam_steam-base.js.html b/services_steam_steam-base.js.html index 37b317645e..b9e6156433 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/services_test-validators.js.html b/services_test-validators.js.html index 7972b8713d..573190153f 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-TUTORIAL.html b/tutorial-TUTORIAL.html index a1090e7106..01553192ce 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-adding-new-config-values.html b/tutorial-adding-new-config-values.html index fa8a8c1cea..d9515295ee 100644 --- a/tutorial-adding-new-config-values.html +++ b/tutorial-adding-new-config-values.html @@ -60,7 +60,7 @@
- Documentation generated by JSDoc 3.6.7 on Tue Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-badge-urls.html b/tutorial-badge-urls.html index 8d5fd42dbc..09c6433c51 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-code-walkthrough.html b/tutorial-code-walkthrough.html index 94bf6cd62d..23729c9ff9 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-deprecating-badges.html b/tutorial-deprecating-badges.html index fac92d41bd..1350e5bfef 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-input-validation.html b/tutorial-input-validation.html index 2d7f085518..89795a6f13 100644 --- a/tutorial-input-validation.html +++ b/tutorial-input-validation.html @@ -103,7 +103,7 @@
- Documentation generated by JSDoc 3.6.7 on Tue Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-json-format.html b/tutorial-json-format.html index af0c9efa87..25166610c2 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-logos.html b/tutorial-logos.html index 14910dc321..a195b44026 100644 --- a/tutorial-logos.html +++ b/tutorial-logos.html @@ -96,7 +96,7 @@
- Documentation generated by JSDoc 3.6.7 on Tue Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-performance-testing.html b/tutorial-performance-testing.html index 9c44324877..3e725320a8 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-production-hosting.html b/tutorial-production-hosting.html index c8f20ef530..0c8c5d556e 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 016444b7cd..96b9f894cc 100644 --- a/tutorial-releases.html +++ b/tutorial-releases.html @@ -79,7 +79,7 @@
- Documentation generated by JSDoc 3.6.7 on Tue Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-self-hosting.html b/tutorial-self-hosting.html index 4a4cf9e67c..5f3b97656c 100644 --- a/tutorial-self-hosting.html +++ b/tutorial-self-hosting.html @@ -176,7 +176,7 @@ Set public.requireCloudflare: true.


- Documentation generated by JSDoc 3.6.7 on Tue Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-server-secrets.html b/tutorial-server-secrets.html index 2fc69feca8..59469e5d4a 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 Tue Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-service-tests.html b/tutorial-service-tests.html index 730b0ebc43..caa9a464a4 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 Oct 19 2021 00:22:17 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Thu Oct 21 2021 17:03:08 GMT+0000 (Coordinated Universal Time)