From 5bbe4762cbab896768a9e948b55fc03369313c22 Mon Sep 17 00:00:00 2001 From: chris48s Date: Fri, 12 Nov 2021 18:05:49 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=200e38e?= =?UTF-8?q?ab8dfefb37b67115f56e25c24c26a666825=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_legacy_regular-update.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_legacy_regular-update.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_downloads.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_downloads.js.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 +- 84 files changed, 84 insertions(+), 84 deletions(-) diff --git a/badge-maker_lib_index.js.html b/badge-maker_lib_index.js.html index 30ed069341..217d2a018f 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 a7f108fdbe..66be20192f 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 fafc731bda..16643b8231 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 4195a00c4d..33df547870 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 a1c3086a52..9b8c473890 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 a88123928a..a05e8b812f 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 eeca18a825..59187e5806 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 08ed3805ec..5edcc41632 100644 --- a/core_base-service_base.js.html +++ b/core_base-service_base.js.html @@ -617,7 +617,7 @@ export default BaseService
diff --git a/core_base-service_errors.js.html b/core_base-service_errors.js.html index 2907ba00bd..a424c5ed8f 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 fee5b4452d..235cf4f672 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_legacy_regular-update.js.html b/core_legacy_regular-update.js.html index eb29afc594..71f03e1cff 100644 --- a/core_legacy_regular-update.js.html +++ b/core_legacy_regular-update.js.html @@ -108,7 +108,7 @@ export { regularUpdate, clearRegularUpdateCache }
diff --git a/core_server_prometheus-metrics.js.html b/core_server_prometheus-metrics.js.html index 490e93473f..50bd7e6d83 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 d11b569cad..654741b463 100644 --- a/core_server_server.js.html +++ b/core_server_server.js.html @@ -612,7 +612,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 d2e2053118..55f1e70d11 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 663e321d50..79181a4fd6 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 ee84089198..779d5012fb 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 67106a5a0d..23b332a095 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 671c2f2a3e..7b2b42e353 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 a576380438..350e9b0ccb 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 93d42e3425..0a5c147e3e 100644 --- a/core_token-pooling_token-pool.js.html +++ b/core_token-pooling_token-pool.js.html @@ -379,7 +379,7 @@ export { sanitizeToken, Token, TokenPool }
diff --git a/global.html b/global.html index 676028e838..370390a681 100644 --- a/global.html +++ b/global.html @@ -684,7 +684,7 @@
diff --git a/index.html b/index.html index ca06a806fa..954191019a 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 6eb1b3ec88..4840d4fc1a 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 9c11014132..4e55a8abcf 100644 --- a/module-badge-maker_lib_xml-ElementList.html +++ b/module-badge-maker_lib_xml-ElementList.html @@ -163,7 +163,7 @@ like an XmlElement but renders multiple XML tags (not wrapped in a ).

- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml-XmlElement.html b/module-badge-maker_lib_xml-XmlElement.html index ee75474887..0dc0c34b8b 100644 --- a/module-badge-maker_lib_xml-XmlElement.html +++ b/module-badge-maker_lib_xml-XmlElement.html @@ -474,7 +474,7 @@ element will be rendered as a self-closing element.


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml.html b/module-badge-maker_lib_xml.html index 036cc793b5..1481f53cf7 100644 --- a/module-badge-maker_lib_xml.html +++ b/module-badge-maker_lib_xml.html @@ -86,7 +86,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-BaseService.html b/module-core_base-service_base-BaseService.html index 94de633989..a2762c1e0e 100644 --- a/module-core_base-service_base-BaseService.html +++ b/module-core_base-service_base-BaseService.html @@ -743,7 +743,7 @@ defined in this.route.pattern or this.route.capture


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 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 a48cbc8b40..5a0019bd44 100644 --- a/module-core_base-service_base-graphql-BaseGraphqlService.html +++ b/module-core_base-service_base-graphql-BaseGraphqlService.html @@ -829,7 +829,7 @@ an InvalidResponse.


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-graphql.html b/module-core_base-service_base-graphql.html index d8ae27468d..061978186b 100644 --- a/module-core_base-service_base-graphql.html +++ b/module-core_base-service_base-graphql.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 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 ce6fed0f0c..0cd9c9a4a5 100644 --- a/module-core_base-service_base-json-BaseJsonService.html +++ b/module-core_base-service_base-json-BaseJsonService.html @@ -674,7 +674,7 @@ This can be used to extend or override the
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-json.html b/module-core_base-service_base-json.html index 3ee0963ace..ec4e5cf126 100644 --- a/module-core_base-service_base-json.html +++ b/module-core_base-service_base-json.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 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 11f0370832..187c19b71d 100644 --- a/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html +++ b/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html @@ -765,7 +765,7 @@ This can be used to extend or override the
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 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 7e1d193316..205b5499da 100644 --- a/module-core_base-service_base-svg-scraping.html +++ b/module-core_base-service_base-svg-scraping.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 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 fa8e848232..7b41e5f6e6 100644 --- a/module-core_base-service_base-xml-BaseXmlService.html +++ b/module-core_base-service_base-xml-BaseXmlService.html @@ -557,7 +557,7 @@ This can be used to extend or override the
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-xml.html b/module-core_base-service_base-xml.html index 6c1ab3249e..23551d4063 100644 --- a/module-core_base-service_base-xml.html +++ b/module-core_base-service_base-xml.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 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 7969d9e541..32739b8800 100644 --- a/module-core_base-service_base-yaml-BaseYamlService.html +++ b/module-core_base-service_base-yaml-BaseYamlService.html @@ -554,7 +554,7 @@ This can be used to extend or override the
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base-yaml.html b/module-core_base-service_base-yaml.html index daab1e9b96..fffe4a0b23 100644 --- a/module-core_base-service_base-yaml.html +++ b/module-core_base-service_base-yaml.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base.html b/module-core_base-service_base.html index 566670d429..71d8af0629 100644 --- a/module-core_base-service_base.html +++ b/module-core_base-service_base.html @@ -1166,7 +1166,7 @@ when the parameter is absent. (Note that in,
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Deprecated.html b/module-core_base-service_errors-Deprecated.html index e25fac5d29..eaab0891d5 100644 --- a/module-core_base-service_errors-Deprecated.html +++ b/module-core_base-service_errors-Deprecated.html @@ -211,7 +211,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ImproperlyConfigured.html b/module-core_base-service_errors-ImproperlyConfigured.html index dec5114092..3296c3f2d2 100644 --- a/module-core_base-service_errors-ImproperlyConfigured.html +++ b/module-core_base-service_errors-ImproperlyConfigured.html @@ -211,7 +211,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-Inaccessible.html b/module-core_base-service_errors-Inaccessible.html index 3366d384cc..fea8326972 100644 --- a/module-core_base-service_errors-Inaccessible.html +++ b/module-core_base-service_errors-Inaccessible.html @@ -212,7 +212,7 @@ or to wrap a 5XX response


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidParameter.html b/module-core_base-service_errors-InvalidParameter.html index 131b7c95a7..799131ec38 100644 --- a/module-core_base-service_errors-InvalidParameter.html +++ b/module-core_base-service_errors-InvalidParameter.html @@ -212,7 +212,7 @@ is invalid or unexpected


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-InvalidResponse.html b/module-core_base-service_errors-InvalidResponse.html index e0cd939f6d..b6dda7b79e 100644 --- a/module-core_base-service_errors-InvalidResponse.html +++ b/module-core_base-service_errors-InvalidResponse.html @@ -211,7 +211,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-NotFound.html b/module-core_base-service_errors-NotFound.html index f7e5b51012..abda9f741c 100644 --- a/module-core_base-service_errors-NotFound.html +++ b/module-core_base-service_errors-NotFound.html @@ -211,7 +211,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors-ShieldsRuntimeError.html b/module-core_base-service_errors-ShieldsRuntimeError.html index fab2c38f4c..707e067209 100644 --- a/module-core_base-service_errors-ShieldsRuntimeError.html +++ b/module-core_base-service_errors-ShieldsRuntimeError.html @@ -384,7 +384,7 @@ should override this method.


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors.html b/module-core_base-service_errors.html index eb19c2edf0..aad2b8cdcf 100644 --- a/module-core_base-service_errors.html +++ b/module-core_base-service_errors.html @@ -354,7 +354,7 @@ badge when we catch and render the exception (Optional)


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_graphql.html b/module-core_base-service_graphql.html index c06d287b41..9759de0682 100644 --- a/module-core_base-service_graphql.html +++ b/module-core_base-service_graphql.html @@ -254,7 +254,7 @@ but can't use that due to incorrect packaging.


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_legacy_regular-update.html b/module-core_legacy_regular-update.html index d95e8c9732..3e391150ac 100644 --- a/module-core_legacy_regular-update.html +++ b/module-core_legacy_regular-update.html @@ -495,7 +495,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server-Server.html b/module-core_server_server-Server.html index 71ca5534c2..0bd97cc9c8 100644 --- a/module-core_server_server-Server.html +++ b/module-core_server_server-Server.html @@ -681,7 +681,7 @@ Start listening for requests on this.baseUrl()


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server.html b/module-core_server_server.html index 486d56598a..d7032287e2 100644 --- a/module-core_server_server.html +++ b/module-core_server_server.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 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 c0f533eb99..90e2d52e86 100644 --- a/module-core_service-test-runner_create-service-tester.html +++ b/module-core_service-test-runner_create-service-tester.html @@ -194,7 +194,7 @@ service.


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 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 922efd6b37..3be2333578 100644 --- a/module-core_service-test-runner_icedfrisby-shields.html +++ b/module-core_service-test-runner_icedfrisby-shields.html @@ -250,7 +250,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 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 b428429303..687defb24f 100644 --- a/module-core_service-test-runner_infer-pull-request.html +++ b/module-core_service-test-runner_infer-pull-request.html @@ -470,7 +470,7 @@ of a pull request from the environment variables.


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 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 a557627c59..d83e0d2f22 100644 --- a/module-core_service-test-runner_runner-Runner.html +++ b/module-core_service-test-runner_runner-Runner.html @@ -568,7 +568,7 @@ overridden on instances.


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_service-test-runner_runner.html b/module-core_service-test-runner_runner.html index c91f8a19f5..dce9903ad1 100644 --- a/module-core_service-test-runner_runner.html +++ b/module-core_service-test-runner_runner.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 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 84bb7e5a2b..e1b1b5a568 100644 --- a/module-core_service-test-runner_service-tester-ServiceTester.html +++ b/module-core_service-test-runner_service-tester-ServiceTester.html @@ -1126,7 +1126,7 @@ the CLI, or directly on the tester.


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 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 e2ee0a20c2..83ee106b5d 100644 --- a/module-core_service-test-runner_service-tester.html +++ b/module-core_service-test-runner_service-tester.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 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 9896a50374..4cf3dc2b1f 100644 --- a/module-core_service-test-runner_services-for-title.html +++ b/module-core_service-test-runner_services-for-title.html @@ -242,7 +242,7 @@ as an array of strings.


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 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 49888652aa..3fcbbc15d9 100644 --- a/module-core_token-pooling_token-pool-Token.html +++ b/module-core_token-pooling_token-pool-Token.html @@ -715,7 +715,7 @@ stable ordering for a valid priority queue.


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05: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 18b0b4eed9..83480282ba 100644 --- a/module-core_token-pooling_token-pool-TokenPool.html +++ b/module-core_token-pooling_token-pool-TokenPool.html @@ -899,7 +899,7 @@ indicate it should not be reused.


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05: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 5a05ff5f30..e3d19fd450 100644 --- a/module-core_token-pooling_token-pool.html +++ b/module-core_token-pooling_token-pool.html @@ -249,7 +249,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_downloads.html b/module-services_downloads.html index 6c31263e7f..fc2f0690e3 100644 --- a/module-services_downloads.html +++ b/module-services_downloads.html @@ -504,7 +504,7 @@ this value as the prefix for versioned badges, e.g. foobar@v1.23. D
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_dynamic_json-path.html b/module-services_dynamic_json-path.html index 284b6dc53d..c930748701 100644 --- a/module-services_dynamic_json-path.html +++ b/module-services_dynamic_json-path.html @@ -542,7 +542,7 @@ This can be used to extend or override the
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05: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 04281c1251..562bc52b3e 100644 --- a/module-services_steam_steam-base-BaseSteamAPI.html +++ b/module-services_steam_steam-base-BaseSteamAPI.html @@ -380,7 +380,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:27 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base.html b/module-services_steam_steam-base.html index 92e655b46e..83bc7836a0 100644 --- a/module-services_steam_steam-base.html +++ b/module-services_steam_steam-base.html @@ -83,7 +83,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:27 GMT+0000 (Coordinated Universal Time)
diff --git a/services_downloads.js.html b/services_downloads.js.html index 83f83086ee..261e2b3fbc 100644 --- a/services_downloads.js.html +++ b/services_downloads.js.html @@ -101,7 +101,7 @@ export { renderDownloadsBadge }
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/services_dynamic_json-path.js.html b/services_dynamic_json-path.js.html index b8e1e540b6..8b14524a9a 100644 --- a/services_dynamic_json-path.js.html +++ b/services_dynamic_json-path.js.html @@ -120,7 +120,7 @@ export default superclass =>
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/services_packagist_packagist-base.js.html b/services_packagist_packagist-base.js.html index b974fc57b3..aa8e57dd75 100644 --- a/services_packagist_packagist-base.js.html +++ b/services_packagist_packagist-base.js.html @@ -150,7 +150,7 @@ export {
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/services_steam_steam-base.js.html b/services_steam_steam-base.js.html index c68e237e11..865da6b497 100644 --- a/services_steam_steam-base.js.html +++ b/services_steam_steam-base.js.html @@ -98,7 +98,7 @@ export default BaseSteamAPI
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/services_test-validators.js.html b/services_test-validators.js.html index 0bbf7b562b..46e4584242 100644 --- a/services_test-validators.js.html +++ b/services_test-validators.js.html @@ -223,7 +223,7 @@ export {
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:26 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-TUTORIAL.html b/tutorial-TUTORIAL.html index 3aeeabcd6e..81dcd55eb0 100644 --- a/tutorial-TUTORIAL.html +++ b/tutorial-TUTORIAL.html @@ -377,7 +377,7 @@ will review your contribution.
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-adding-new-config-values.html b/tutorial-adding-new-config-values.html index 97aa6d4b5d..f30f1812ae 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 Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-badge-urls.html b/tutorial-badge-urls.html index 6f2e74dc65..2c3a5fc3b1 100644 --- a/tutorial-badge-urls.html +++ b/tutorial-badge-urls.html @@ -77,7 +77,7 @@ badge is for issues, and the parameters are :user/:repo.
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-code-walkthrough.html b/tutorial-code-walkthrough.html index fd33cd7931..b742c3dcf6 100644 --- a/tutorial-code-walkthrough.html +++ b/tutorial-code-walkthrough.html @@ -240,7 +240,7 @@ result over the HTTPS connection.
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-deprecating-badges.html b/tutorial-deprecating-badges.html index e2ae6ac853..ff8c2ee1f6 100644 --- a/tutorial-deprecating-badges.html +++ b/tutorial-deprecating-badges.html @@ -140,7 +140,7 @@ t.create('no longer available (previously number of layers)')
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-input-validation.html b/tutorial-input-validation.html index 4e62690e67..d135b9b66f 100644 --- a/tutorial-input-validation.html +++ b/tutorial-input-validation.html @@ -103,7 +103,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-json-format.html b/tutorial-json-format.html index d8d90247ea..c0fcfd0158 100644 --- a/tutorial-json-format.html +++ b/tutorial-json-format.html @@ -60,7 +60,7 @@ if you have any queries regarding the JSON format.


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-logos.html b/tutorial-logos.html index 8d1b0b5446..b1cb9d0fe1 100644 --- a/tutorial-logos.html +++ b/tutorial-logos.html @@ -96,7 +96,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-performance-testing.html b/tutorial-performance-testing.html index 23b3b5794a..e3f0962ba4 100644 --- a/tutorial-performance-testing.html +++ b/tutorial-performance-testing.html @@ -76,7 +76,7 @@ node --prof-process --preprocess -j isolate-00000244AB6ED3B0-11920-v8.log | flam
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-production-hosting.html b/tutorial-production-hosting.html index c15648ce32..8cc07dcccc 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 9abba53ae6..5cf7d45678 100644 --- a/tutorial-releases.html +++ b/tutorial-releases.html @@ -79,7 +79,7 @@
- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-self-hosting.html b/tutorial-self-hosting.html index 1a844f9fe2..9de4eba8b5 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 Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-server-secrets.html b/tutorial-server-secrets.html index 0ca4609e7c..d05d4f33d2 100644 --- a/tutorial-server-secrets.html +++ b/tutorial-server-secrets.html @@ -279,7 +279,7 @@ and create an API key for the YouTube Data API v3.


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:27 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-service-tests.html b/tutorial-service-tests.html index ba75329343..d776544563 100644 --- a/tutorial-service-tests.html +++ b/tutorial-service-tests.html @@ -246,7 +246,7 @@ comment there instead.


- Documentation generated by JSDoc 3.6.7 on Sat Nov 06 2021 19:07:59 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Fri Nov 12 2021 18:05:27 GMT+0000 (Coordinated Universal Time)