From 7dc0d066ea132337ae2638b81f5d281885c8528e Mon Sep 17 00:00:00 2001
From: chris48s
Date: Tue, 5 Oct 2021 16:20:31 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=200ce98?=
=?UTF-8?q?396d75ff032aa8c7f0f7966c334a0c69ee4=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 | 3 +--
...-test-runner_create-service-tester.js.html | 2 +-
...ice-test-runner_icedfrisby-shields.js.html | 2 +-
...ice-test-runner_infer-pull-request.js.html | 2 +-
core_service-test-runner_runner.js.html | 2 +-
...service-test-runner_service-tester.js.html | 2 +-
...ice-test-runner_services-for-title.js.html | 2 +-
core_token-pooling_token-pool.js.html | 25 +------------------
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 +-
...le-core_base-service_base-BaseService.html | 2 +-
...rvice_base-graphql-BaseGraphqlService.html | 2 +-
module-core_base-service_base-graphql.html | 2 +-
...ase-service_base-json-BaseJsonService.html | 2 +-
module-core_base-service_base-json.html | 2 +-
...e-svg-scraping-BaseSvgScrapingService.html | 2 +-
...e-core_base-service_base-svg-scraping.html | 2 +-
..._base-service_base-xml-BaseXmlService.html | 2 +-
module-core_base-service_base-xml.html | 2 +-
...ase-service_base-yaml-BaseYamlService.html | 2 +-
module-core_base-service_base-yaml.html | 2 +-
module-core_base-service_base.html | 2 +-
...e-core_base-service_errors-Deprecated.html | 2 +-
...e-service_errors-ImproperlyConfigured.html | 2 +-
...core_base-service_errors-Inaccessible.html | 2 +-
..._base-service_errors-InvalidParameter.html | 2 +-
...e_base-service_errors-InvalidResponse.html | 2 +-
module-core_base-service_errors-NotFound.html | 2 +-
...se-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 | 14 +++++------
module-core_server_server.html | 2 +-
...ice-test-runner_create-service-tester.html | 2 +-
...ervice-test-runner_icedfrisby-shields.html | 2 +-
...ervice-test-runner_infer-pull-request.html | 2 +-
...ore_service-test-runner_runner-Runner.html | 2 +-
module-core_service-test-runner_runner.html | 2 +-
...t-runner_service-tester-ServiceTester.html | 2 +-
...re_service-test-runner_service-tester.html | 2 +-
...ervice-test-runner_services-for-title.html | 2 +-
...e-core_token-pooling_token-pool-Token.html | 2 +-
...re_token-pooling_token-pool-TokenPool.html | 2 +-
module-core_token-pooling_token-pool.html | 2 +-
module-services_dynamic_json-path.html | 2 +-
...ervices_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, 86 insertions(+), 110 deletions(-)
diff --git a/badge-maker_lib_index.js.html b/badge-maker_lib_index.js.html
index 6435fd9d46..3182beadbc 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 feccfaef71..a000dffbc4 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 2366e1c5be..a24f17d0b1 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 c62b2501ea..9c46593717 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 c3e0e5299b..c3c43cdf8c 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 1e300262f7..540d149a10 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 63752fdce4..8648008638 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 67196bdcd5..1bb89617e8 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 bd8297430a..45d79688d5 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 d4b91e4c8a..9b9fcafa11 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 29329b55c4..489c04839e 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 fdc03af82f..d64fac2943 100644
--- a/core_server_server.js.html
+++ b/core_server_server.js.html
@@ -205,7 +205,6 @@ const privateConfigSchema = Joi.object({
obs_pass: Joi.string(),
redis_url: Joi.string().uri({ scheme: ['redis', 'rediss'] }),
sentry_dsn: Joi.string(),
- shields_secret: Joi.string(),
sl_insight_userUuid: Joi.string(),
sl_insight_apiToken: Joi.string(),
sonarqube_token: Joi.string(),
@@ -600,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 410cc92ea3..807bda732d 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 e77240af77..965697687f 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 42703170dc..66d77e0cf8 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 d3d39f8f51..6b2976872f 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 c345fe2ec8..c9bd545f8d 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 0522c29500..742163088c 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 1086a3fcc9..eeab4643c8 100644
--- a/core_token-pooling_token-pool.js.html
+++ b/core_token-pooling_token-pool.js.html
@@ -356,29 +356,6 @@ class TokenPool {
this.fifoQueue.forEach(visit)
this.priorityQueue.forEach(visit)
}
-
- allValidTokenIds() {
- const result = []
- this.forEach(({ id }) => result.push(id))
- return result
- }
-
- serializeDebugInfo({ sanitize = true } = {}) {
- const maybeSanitize = sanitize ? id => sanitizeToken(id) : id => id
-
- const priorityQueue = []
- this.priorityQueue.forEach(t =>
- priorityQueue.push(t.getDebugInfo({ sanitize }))
- )
-
- return {
- utcEpochSeconds: getUtcEpochSeconds(),
- allValidTokenIds: this.allValidTokenIds().map(maybeSanitize),
- fifoQueue: this.fifoQueue.map(t => t.getDebugInfo({ sanitize })),
- priorityQueue,
- sanitized: sanitize,
- }
- }
}
export { sanitizeToken, Token, TokenPool }
@@ -398,7 +375,7 @@ export { sanitizeToken, Token, TokenPool }
diff --git a/global.html b/global.html
index 4e29d5822b..ca396b0ec8 100644
--- a/global.html
+++ b/global.html
@@ -684,7 +684,7 @@
diff --git a/index.html b/index.html
index adb17f403d..25732571bf 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 0c1a276d36..d469c4ea86 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 9c2803e739..47b7ec3d0d 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 ).
diff --git a/module-badge-maker_lib_xml-XmlElement.html b/module-badge-maker_lib_xml-XmlElement.html
index c80144cbf6..8369974003 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.
diff --git a/module-badge-maker_lib_xml.html b/module-badge-maker_lib_xml.html
index ca38e5ccab..1fc57d1028 100644
--- a/module-badge-maker_lib_xml.html
+++ b/module-badge-maker_lib_xml.html
@@ -86,7 +86,7 @@
diff --git a/module-core_base-service_base-BaseService.html b/module-core_base-service_base-BaseService.html
index 2b5c049c45..aadfe388c6 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
diff --git a/module-core_base-service_base-graphql-BaseGraphqlService.html b/module-core_base-service_base-graphql-BaseGraphqlService.html
index 8680d8bc36..992045c178 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.
diff --git a/module-core_base-service_base-graphql.html b/module-core_base-service_base-graphql.html
index 7f09c4c4a9..befb40d25d 100644
--- a/module-core_base-service_base-graphql.html
+++ b/module-core_base-service_base-graphql.html
@@ -83,7 +83,7 @@
diff --git a/module-core_base-service_base-json-BaseJsonService.html b/module-core_base-service_base-json-BaseJsonService.html
index ddc76e9f67..1a6aaa37bf 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
diff --git a/module-core_base-service_base-json.html b/module-core_base-service_base-json.html
index 9c10052c20..6cbb4b6a5a 100644
--- a/module-core_base-service_base-json.html
+++ b/module-core_base-service_base-json.html
@@ -83,7 +83,7 @@
diff --git a/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html b/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html
index a5e4f15235..7df608eedf 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
diff --git a/module-core_base-service_base-svg-scraping.html b/module-core_base-service_base-svg-scraping.html
index cb6aeb4d24..bd1761ead4 100644
--- a/module-core_base-service_base-svg-scraping.html
+++ b/module-core_base-service_base-svg-scraping.html
@@ -83,7 +83,7 @@
diff --git a/module-core_base-service_base-xml-BaseXmlService.html b/module-core_base-service_base-xml-BaseXmlService.html
index 5d100d5517..5fa486e78f 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
diff --git a/module-core_base-service_base-xml.html b/module-core_base-service_base-xml.html
index 427276a077..2c81925775 100644
--- a/module-core_base-service_base-xml.html
+++ b/module-core_base-service_base-xml.html
@@ -83,7 +83,7 @@
diff --git a/module-core_base-service_base-yaml-BaseYamlService.html b/module-core_base-service_base-yaml-BaseYamlService.html
index dea49400e3..7359511377 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
diff --git a/module-core_base-service_base-yaml.html b/module-core_base-service_base-yaml.html
index 0559df24c7..5d44820d3a 100644
--- a/module-core_base-service_base-yaml.html
+++ b/module-core_base-service_base-yaml.html
@@ -83,7 +83,7 @@
diff --git a/module-core_base-service_base.html b/module-core_base-service_base.html
index 6f838898c7..eb8c172dfe 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,
diff --git a/module-core_base-service_errors-Deprecated.html b/module-core_base-service_errors-Deprecated.html
index d4d7861fc0..618f2d48b8 100644
--- a/module-core_base-service_errors-Deprecated.html
+++ b/module-core_base-service_errors-Deprecated.html
@@ -211,7 +211,7 @@
diff --git a/module-core_base-service_errors-ImproperlyConfigured.html b/module-core_base-service_errors-ImproperlyConfigured.html
index c31bfaaa30..dcbfaccfde 100644
--- a/module-core_base-service_errors-ImproperlyConfigured.html
+++ b/module-core_base-service_errors-ImproperlyConfigured.html
@@ -211,7 +211,7 @@
diff --git a/module-core_base-service_errors-Inaccessible.html b/module-core_base-service_errors-Inaccessible.html
index 0666492fac..f03be5d001 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
diff --git a/module-core_base-service_errors-InvalidParameter.html b/module-core_base-service_errors-InvalidParameter.html
index 7b333c3bd4..313bb366a3 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
diff --git a/module-core_base-service_errors-InvalidResponse.html b/module-core_base-service_errors-InvalidResponse.html
index e50c0584af..8132902fda 100644
--- a/module-core_base-service_errors-InvalidResponse.html
+++ b/module-core_base-service_errors-InvalidResponse.html
@@ -211,7 +211,7 @@
diff --git a/module-core_base-service_errors-NotFound.html b/module-core_base-service_errors-NotFound.html
index 5476e1adae..96db1342ea 100644
--- a/module-core_base-service_errors-NotFound.html
+++ b/module-core_base-service_errors-NotFound.html
@@ -211,7 +211,7 @@
diff --git a/module-core_base-service_errors-ShieldsRuntimeError.html b/module-core_base-service_errors-ShieldsRuntimeError.html
index e61acd298b..6f2a95693d 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.
diff --git a/module-core_base-service_errors.html b/module-core_base-service_errors.html
index e91b0f37ac..0d0f09c68e 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)
diff --git a/module-core_base-service_graphql.html b/module-core_base-service_graphql.html
index 8f74350458..5e82b3f23d 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.
diff --git a/module-core_server_server-Server.html b/module-core_server_server-Server.html
index 941968f944..28ca46b65f 100644
--- a/module-core_server_server-Server.html
+++ b/module-core_server_server-Server.html
@@ -152,7 +152,7 @@ publicConfigSchema and privateConfigSchema
Source:
@@ -269,7 +269,7 @@ publicConfigSchema and privateConfigSchema
Source:
@@ -361,7 +361,7 @@ to https://shields.io/ )
Source:
@@ -450,7 +450,7 @@ load each service and register a Scoutcamp route for each service.
Source:
@@ -541,7 +541,7 @@ Start listening for requests on this.baseUrl()
Source:
@@ -629,7 +629,7 @@ Start listening for requests on this.baseUrl()
Source:
@@ -681,7 +681,7 @@ Start listening for requests on this.baseUrl()
diff --git a/module-core_server_server.html b/module-core_server_server.html
index 3d218cd42c..43c6e2ce99 100644
--- a/module-core_server_server.html
+++ b/module-core_server_server.html
@@ -83,7 +83,7 @@
diff --git a/module-core_service-test-runner_create-service-tester.html b/module-core_service-test-runner_create-service-tester.html
index e834f7e063..70c921b38d 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.
diff --git a/module-core_service-test-runner_icedfrisby-shields.html b/module-core_service-test-runner_icedfrisby-shields.html
index daef9c45a7..1acf0c0e82 100644
--- a/module-core_service-test-runner_icedfrisby-shields.html
+++ b/module-core_service-test-runner_icedfrisby-shields.html
@@ -250,7 +250,7 @@
diff --git a/module-core_service-test-runner_infer-pull-request.html b/module-core_service-test-runner_infer-pull-request.html
index 94625fa951..058c10e380 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.
diff --git a/module-core_service-test-runner_runner-Runner.html b/module-core_service-test-runner_runner-Runner.html
index df55733c9c..903e3365c3 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.
diff --git a/module-core_service-test-runner_runner.html b/module-core_service-test-runner_runner.html
index 590b556a86..17f234c68f 100644
--- a/module-core_service-test-runner_runner.html
+++ b/module-core_service-test-runner_runner.html
@@ -83,7 +83,7 @@
diff --git a/module-core_service-test-runner_service-tester-ServiceTester.html b/module-core_service-test-runner_service-tester-ServiceTester.html
index 3337a3b4f0..f41ccdedf6 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.
diff --git a/module-core_service-test-runner_service-tester.html b/module-core_service-test-runner_service-tester.html
index 10979d9dab..ae008cb34e 100644
--- a/module-core_service-test-runner_service-tester.html
+++ b/module-core_service-test-runner_service-tester.html
@@ -83,7 +83,7 @@
diff --git a/module-core_service-test-runner_services-for-title.html b/module-core_service-test-runner_services-for-title.html
index bcef161633..91b5d316ee 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.
diff --git a/module-core_token-pooling_token-pool-Token.html b/module-core_token-pooling_token-pool-Token.html
index 4caf3abf1e..c62b9546c6 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.
diff --git a/module-core_token-pooling_token-pool-TokenPool.html b/module-core_token-pooling_token-pool-TokenPool.html
index 00efe4a038..42e81328b4 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.
diff --git a/module-core_token-pooling_token-pool.html b/module-core_token-pooling_token-pool.html
index c157419ca7..6ac2153181 100644
--- a/module-core_token-pooling_token-pool.html
+++ b/module-core_token-pooling_token-pool.html
@@ -249,7 +249,7 @@
diff --git a/module-services_dynamic_json-path.html b/module-services_dynamic_json-path.html
index bb18d82fec..d85e3b935d 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
diff --git a/module-services_steam_steam-base-BaseSteamAPI.html b/module-services_steam_steam-base-BaseSteamAPI.html
index ca284c41ef..d0d006ffd0 100644
--- a/module-services_steam_steam-base-BaseSteamAPI.html
+++ b/module-services_steam_steam-base-BaseSteamAPI.html
@@ -380,7 +380,7 @@
diff --git a/module-services_steam_steam-base.html b/module-services_steam_steam-base.html
index 415b2e7b4b..638920972b 100644
--- a/module-services_steam_steam-base.html
+++ b/module-services_steam_steam-base.html
@@ -83,7 +83,7 @@
diff --git a/services_dynamic_json-path.js.html b/services_dynamic_json-path.js.html
index 0f49dc27ea..1eb9d2abea 100644
--- a/services_dynamic_json-path.js.html
+++ b/services_dynamic_json-path.js.html
@@ -120,7 +120,7 @@ export default superclass =>
diff --git a/services_packagist_packagist-base.js.html b/services_packagist_packagist-base.js.html
index 2f6a0e0d50..3a680cad0f 100644
--- a/services_packagist_packagist-base.js.html
+++ b/services_packagist_packagist-base.js.html
@@ -150,7 +150,7 @@ export {
diff --git a/services_steam_steam-base.js.html b/services_steam_steam-base.js.html
index 30705dfde6..a426b96c51 100644
--- a/services_steam_steam-base.js.html
+++ b/services_steam_steam-base.js.html
@@ -98,7 +98,7 @@ export default BaseSteamAPI
diff --git a/services_test-validators.js.html b/services_test-validators.js.html
index 6406e8fe84..d1eb872ba0 100644
--- a/services_test-validators.js.html
+++ b/services_test-validators.js.html
@@ -223,7 +223,7 @@ export {
diff --git a/tutorial-TUTORIAL.html b/tutorial-TUTORIAL.html
index 6f192090cc..14e3d40a1b 100644
--- a/tutorial-TUTORIAL.html
+++ b/tutorial-TUTORIAL.html
@@ -377,7 +377,7 @@ will review your contribution.
diff --git a/tutorial-adding-new-config-values.html b/tutorial-adding-new-config-values.html
index 06c45a6d90..a4480d86a9 100644
--- a/tutorial-adding-new-config-values.html
+++ b/tutorial-adding-new-config-values.html
@@ -60,7 +60,7 @@
diff --git a/tutorial-badge-urls.html b/tutorial-badge-urls.html
index bab5481fe7..bbdebd32bd 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.
diff --git a/tutorial-code-walkthrough.html b/tutorial-code-walkthrough.html
index 15b173a5ca..646b83a948 100644
--- a/tutorial-code-walkthrough.html
+++ b/tutorial-code-walkthrough.html
@@ -240,7 +240,7 @@ result over the HTTPS connection.
diff --git a/tutorial-deprecating-badges.html b/tutorial-deprecating-badges.html
index b030c78f12..4ac0d4fd65 100644
--- a/tutorial-deprecating-badges.html
+++ b/tutorial-deprecating-badges.html
@@ -140,7 +140,7 @@ t.create('no longer available (previously number of layers)')
diff --git a/tutorial-input-validation.html b/tutorial-input-validation.html
index 8eb14ae0ae..697082da3e 100644
--- a/tutorial-input-validation.html
+++ b/tutorial-input-validation.html
@@ -103,7 +103,7 @@
diff --git a/tutorial-json-format.html b/tutorial-json-format.html
index df0056f8c4..a31e7de4fc 100644
--- a/tutorial-json-format.html
+++ b/tutorial-json-format.html
@@ -60,7 +60,7 @@ if you have any queries regarding the JSON format.
diff --git a/tutorial-logos.html b/tutorial-logos.html
index 2274bfee74..2a38e32887 100644
--- a/tutorial-logos.html
+++ b/tutorial-logos.html
@@ -96,7 +96,7 @@
diff --git a/tutorial-performance-testing.html b/tutorial-performance-testing.html
index 89daa8983e..476ed731de 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
diff --git a/tutorial-production-hosting.html b/tutorial-production-hosting.html
index 195201aac3..3a3252f351 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 dbbc762803..a7e2022656 100644
--- a/tutorial-releases.html
+++ b/tutorial-releases.html
@@ -79,7 +79,7 @@
diff --git a/tutorial-self-hosting.html b/tutorial-self-hosting.html
index 8f203805f4..a16d16ed39 100644
--- a/tutorial-self-hosting.html
+++ b/tutorial-self-hosting.html
@@ -178,7 +178,7 @@ Set public.requireCloudflare: true.
diff --git a/tutorial-server-secrets.html b/tutorial-server-secrets.html
index 9043257daf..dc01e76d00 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.
diff --git a/tutorial-service-tests.html b/tutorial-service-tests.html
index 7de2c2aacf..b753a66c34 100644
--- a/tutorial-service-tests.html
+++ b/tutorial-service-tests.html
@@ -246,7 +246,7 @@ comment there instead.