From 7c20bf2d2646674b7687e3663613165072f6f338 Mon Sep 17 00:00:00 2001 From: "repo-ranger[bot]" Date: Wed, 3 Nov 2021 19:55:34 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20b79e0?= =?UTF-8?q?0db140ed75bb74a6a492009ea380cf7ee8f=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 | 4 +- badge-maker_lib_xml.js.html | 4 +- core_base-service_base-graphql.js.html | 4 +- core_base-service_base-json.js.html | 4 +- core_base-service_base-svg-scraping.js.html | 4 +- core_base-service_base-xml.js.html | 4 +- core_base-service_base-yaml.js.html | 4 +- core_base-service_base.js.html | 4 +- core_base-service_errors.js.html | 4 +- core_base-service_graphql.js.html | 4 +- core_legacy_regular-update.js.html | 117 ++++ core_server_prometheus-metrics.js.html | 4 +- core_server_server.js.html | 4 +- ...-test-runner_create-service-tester.js.html | 4 +- ...ice-test-runner_icedfrisby-shields.js.html | 4 +- ...ice-test-runner_infer-pull-request.js.html | 4 +- core_service-test-runner_runner.js.html | 4 +- ...service-test-runner_service-tester.js.html | 4 +- ...ice-test-runner_services-for-title.js.html | 4 +- core_token-pooling_token-pool.js.html | 4 +- global.html | 4 +- index.html | 4 +- module-badge-maker.html | 4 +- module-badge-maker_lib_xml-ElementList.html | 4 +- module-badge-maker_lib_xml-XmlElement.html | 4 +- module-badge-maker_lib_xml.html | 4 +- ...le-core_base-service_base-BaseService.html | 4 +- ...rvice_base-graphql-BaseGraphqlService.html | 4 +- module-core_base-service_base-graphql.html | 4 +- ...ase-service_base-json-BaseJsonService.html | 4 +- module-core_base-service_base-json.html | 4 +- ...e-svg-scraping-BaseSvgScrapingService.html | 4 +- ...e-core_base-service_base-svg-scraping.html | 4 +- ..._base-service_base-xml-BaseXmlService.html | 4 +- module-core_base-service_base-xml.html | 4 +- ...ase-service_base-yaml-BaseYamlService.html | 4 +- module-core_base-service_base-yaml.html | 4 +- module-core_base-service_base.html | 4 +- ...e-core_base-service_errors-Deprecated.html | 4 +- ...e-service_errors-ImproperlyConfigured.html | 4 +- ...core_base-service_errors-Inaccessible.html | 4 +- ..._base-service_errors-InvalidParameter.html | 4 +- ...e_base-service_errors-InvalidResponse.html | 4 +- module-core_base-service_errors-NotFound.html | 4 +- ...se-service_errors-ShieldsRuntimeError.html | 4 +- module-core_base-service_errors.html | 4 +- module-core_base-service_graphql.html | 4 +- module-core_legacy_regular-update.html | 504 ++++++++++++++++++ module-core_server_server-Server.html | 4 +- module-core_server_server.html | 4 +- ...ice-test-runner_create-service-tester.html | 4 +- ...ervice-test-runner_icedfrisby-shields.html | 4 +- ...ervice-test-runner_infer-pull-request.html | 4 +- ...ore_service-test-runner_runner-Runner.html | 4 +- module-core_service-test-runner_runner.html | 4 +- ...t-runner_service-tester-ServiceTester.html | 4 +- ...re_service-test-runner_service-tester.html | 4 +- ...ervice-test-runner_services-for-title.html | 4 +- ...e-core_token-pooling_token-pool-Token.html | 4 +- ...re_token-pooling_token-pool-TokenPool.html | 4 +- module-core_token-pooling_token-pool.html | 4 +- module-services_downloads.html | 4 +- module-services_dynamic_json-path.html | 4 +- ...ervices_steam_steam-base-BaseSteamAPI.html | 4 +- module-services_steam_steam-base.html | 4 +- services_downloads.js.html | 4 +- services_dynamic_json-path.js.html | 4 +- services_packagist_packagist-base.js.html | 4 +- services_steam_steam-base.js.html | 4 +- services_test-validators.js.html | 4 +- tutorial-TUTORIAL.html | 4 +- tutorial-adding-new-config-values.html | 4 +- tutorial-badge-urls.html | 4 +- tutorial-code-walkthrough.html | 4 +- tutorial-deprecating-badges.html | 4 +- tutorial-input-validation.html | 4 +- tutorial-json-format.html | 4 +- tutorial-logos.html | 4 +- tutorial-performance-testing.html | 4 +- tutorial-production-hosting.html | 4 +- tutorial-releases.html | 4 +- tutorial-self-hosting.html | 4 +- tutorial-server-secrets.html | 4 +- tutorial-service-tests.html | 4 +- 84 files changed, 785 insertions(+), 164 deletions(-) create mode 100644 core_legacy_regular-update.js.html create mode 100644 module-core_legacy_regular-update.html diff --git a/badge-maker_lib_index.js.html b/badge-maker_lib_index.js.html index 0c8a08e658..99af90cf11 100644 --- a/badge-maker_lib_index.js.html +++ b/badge-maker_lib_index.js.html @@ -117,13 +117,13 @@ module.exports = {
diff --git a/badge-maker_lib_xml.js.html b/badge-maker_lib_xml.js.html index c0d50c6493..e0cf859cc2 100644 --- a/badge-maker_lib_xml.js.html +++ b/badge-maker_lib_xml.js.html @@ -132,13 +132,13 @@ 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 5995a6aaef..5240ced3cb 100644 --- a/core_base-service_base-graphql.js.html +++ b/core_base-service_base-graphql.js.html @@ -130,13 +130,13 @@ export default BaseGraphqlService
diff --git a/core_base-service_base-json.js.html b/core_base-service_base-json.js.html index cfdfa20266..81b6c62fcf 100644 --- a/core_base-service_base-json.js.html +++ b/core_base-service_base-json.js.html @@ -91,13 +91,13 @@ export default BaseJsonService
diff --git a/core_base-service_base-svg-scraping.js.html b/core_base-service_base-svg-scraping.js.html index 76c3cb32eb..a2e56cd7d4 100644 --- a/core_base-service_base-svg-scraping.js.html +++ b/core_base-service_base-svg-scraping.js.html @@ -127,13 +127,13 @@ export default BaseSvgScrapingService
diff --git a/core_base-service_base-xml.js.html b/core_base-service_base-xml.js.html index bb308d60ae..f7587e8c86 100644 --- a/core_base-service_base-xml.js.html +++ b/core_base-service_base-xml.js.html @@ -105,13 +105,13 @@ export default BaseXmlService
diff --git a/core_base-service_base-yaml.js.html b/core_base-service_base-yaml.js.html index 7fa305b7c1..da5d6a4bfe 100644 --- a/core_base-service_base-yaml.js.html +++ b/core_base-service_base-yaml.js.html @@ -109,13 +109,13 @@ export default BaseYamlService
diff --git a/core_base-service_base.js.html b/core_base-service_base.js.html index d32650e2f6..e5830d3798 100644 --- a/core_base-service_base.js.html +++ b/core_base-service_base.js.html @@ -612,13 +612,13 @@ export default BaseService
diff --git a/core_base-service_errors.js.html b/core_base-service_errors.js.html index 37be413078..08ed76d18a 100644 --- a/core_base-service_errors.js.html +++ b/core_base-service_errors.js.html @@ -255,13 +255,13 @@ export {
diff --git a/core_base-service_graphql.js.html b/core_base-service_graphql.js.html index b703e3d89f..0111435791 100644 --- a/core_base-service_graphql.js.html +++ b/core_base-service_graphql.js.html @@ -87,13 +87,13 @@ export { mergeQueries }
diff --git a/core_legacy_regular-update.js.html b/core_legacy_regular-update.js.html new file mode 100644 index 0000000000..b0e243dc6e --- /dev/null +++ b/core_legacy_regular-update.js.html @@ -0,0 +1,117 @@ + + + + + JSDoc: Source: core/legacy/regular-update.js + + + + + + + + + + +
+ +

Source: core/legacy/regular-update.js

+ + + + + + +
+
+
/**
+ * @module
+ */
+
+import { InvalidResponse } from '../base-service/errors.js'
+import { fetchFactory } from '../../core/base-service/got.js'
+import checkErrorResponse from '../../core/base-service/check-error-response.js'
+const fetcher = fetchFactory()
+
+// Map from URL to { timestamp: last fetch time, data: data }.
+let regularUpdateCache = Object.create(null)
+
+/**
+ * Make a HTTP request using an in-memory cache
+ *
+ * @param {object} attrs Refer to individual attrs
+ * @param {string} attrs.url URL to request
+ * @param {number} attrs.intervalMillis Number of milliseconds to keep cached value for
+ * @param {boolean} [attrs.json=true] True if we expect to parse the response as JSON
+ * @param {Function} [attrs.scraper=buffer => buffer] Function to extract value from the response
+ * @param {object} [attrs.options={}] Options to pass to got
+ * @param {Function} [attrs.requestFetcher=fetcher] Custom fetch function
+ * @returns {*} Parsed response
+ */
+async function regularUpdate({
+  url,
+  intervalMillis,
+  json = true,
+  scraper = buffer => buffer,
+  options = {},
+  requestFetcher = fetcher,
+}) {
+  const timestamp = Date.now()
+  const cached = regularUpdateCache[url]
+  if (cached != null && timestamp - cached.timestamp < intervalMillis) {
+    return cached.data
+  }
+
+  const { buffer } = await checkErrorResponse({})(
+    await requestFetcher(url, options)
+  )
+
+  let reqData
+  if (json) {
+    try {
+      reqData = JSON.parse(buffer)
+    } catch (e) {
+      throw new InvalidResponse({
+        prettyMessage: 'unparseable intermediate json response',
+        underlyingError: e,
+      })
+    }
+  } else {
+    reqData = buffer
+  }
+
+  const data = scraper(reqData)
+  regularUpdateCache[url] = { timestamp, data }
+  return data
+}
+
+function clearRegularUpdateCache() {
+  regularUpdateCache = Object.create(null)
+}
+
+export { regularUpdate, clearRegularUpdateCache }
+
+
+
+ + + + +
+ + + +
+ + + + + + + diff --git a/core_server_prometheus-metrics.js.html b/core_server_prometheus-metrics.js.html index ca5da59b00..2639f123d6 100644 --- a/core_server_prometheus-metrics.js.html +++ b/core_server_prometheus-metrics.js.html @@ -121,13 +121,13 @@ export default class PrometheusMetrics {
diff --git a/core_server_server.js.html b/core_server_server.js.html index d895a39063..7971f984ed 100644 --- a/core_server_server.js.html +++ b/core_server_server.js.html @@ -606,13 +606,13 @@ 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 0153295d83..76912ef288 100644 --- a/core_service-test-runner_create-service-tester.js.html +++ b/core_service-test-runner_create-service-tester.js.html @@ -68,13 +68,13 @@ export default createServiceTester
diff --git a/core_service-test-runner_icedfrisby-shields.js.html b/core_service-test-runner_icedfrisby-shields.js.html index aa030891ac..9ae4bd1b49 100644 --- a/core_service-test-runner_icedfrisby-shields.js.html +++ b/core_service-test-runner_icedfrisby-shields.js.html @@ -125,13 +125,13 @@ 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 97d694064f..faeb6eaa5b 100644 --- a/core_service-test-runner_infer-pull-request.js.html +++ b/core_service-test-runner_infer-pull-request.js.html @@ -136,13 +136,13 @@ export { parseGithubPullRequestUrl, parseGithubRepoSlug, inferPullRequest }
diff --git a/core_service-test-runner_runner.js.html b/core_service-test-runner_runner.js.html index 4b457aca7e..aa7386e115 100644 --- a/core_service-test-runner_runner.js.html +++ b/core_service-test-runner_runner.js.html @@ -112,13 +112,13 @@ export default Runner
diff --git a/core_service-test-runner_service-tester.js.html b/core_service-test-runner_service-tester.js.html index ef922dffdf..b619550aea 100644 --- a/core_service-test-runner_service-tester.js.html +++ b/core_service-test-runner_service-tester.js.html @@ -178,13 +178,13 @@ 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 8c540f12f0..eaddd3df59 100644 --- a/core_service-test-runner_services-for-title.js.html +++ b/core_service-test-runner_services-for-title.js.html @@ -69,13 +69,13 @@ export default servicesForTitle
diff --git a/core_token-pooling_token-pool.js.html b/core_token-pooling_token-pool.js.html index cbb90dedbb..45c84d45c2 100644 --- a/core_token-pooling_token-pool.js.html +++ b/core_token-pooling_token-pool.js.html @@ -373,13 +373,13 @@ export { sanitizeToken, Token, TokenPool }
diff --git a/global.html b/global.html index 123455e90b..4883cd04a0 100644 --- a/global.html +++ b/global.html @@ -678,13 +678,13 @@
diff --git a/index.html b/index.html index 846fa7b153..0647201035 100644 --- a/index.html +++ b/index.html @@ -217,13 +217,13 @@ under their terms and license.


diff --git a/module-badge-maker.html b/module-badge-maker.html index 8d1abdf9eb..2a909f766e 100644 --- a/module-badge-maker.html +++ b/module-badge-maker.html @@ -381,13 +381,13 @@
diff --git a/module-badge-maker_lib_xml-ElementList.html b/module-badge-maker_lib_xml-ElementList.html index 8592983e24..c7b17ac424 100644 --- a/module-badge-maker_lib_xml-ElementList.html +++ b/module-badge-maker_lib_xml-ElementList.html @@ -157,13 +157,13 @@ like an XmlElement but renders multiple XML tags (not wrapped in a ).


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 7b640cd234..b6c31d4c77 100644 --- a/module-badge-maker_lib_xml-XmlElement.html +++ b/module-badge-maker_lib_xml-XmlElement.html @@ -468,13 +468,13 @@ element will be rendered as a self-closing element.


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-badge-maker_lib_xml.html b/module-badge-maker_lib_xml.html index 0f45bdd0c5..58b7928b75 100644 --- a/module-badge-maker_lib_xml.html +++ b/module-badge-maker_lib_xml.html @@ -80,13 +80,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 5c330a3262..91544a8607 100644 --- a/module-core_base-service_base-BaseService.html +++ b/module-core_base-service_base-BaseService.html @@ -737,13 +737,13 @@ defined in this.route.pattern or this.route.capture


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 1073f93c4b..25e625dd61 100644 --- a/module-core_base-service_base-graphql-BaseGraphqlService.html +++ b/module-core_base-service_base-graphql-BaseGraphqlService.html @@ -823,13 +823,13 @@ an InvalidResponse.


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 93f06ee5d0..35bd65676a 100644 --- a/module-core_base-service_base-graphql.html +++ b/module-core_base-service_base-graphql.html @@ -77,13 +77,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 60e7c790e9..124daf80db 100644 --- a/module-core_base-service_base-json-BaseJsonService.html +++ b/module-core_base-service_base-json-BaseJsonService.html @@ -668,13 +668,13 @@ This can be used to extend or override the
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 ad3532efee..9603ffb645 100644 --- a/module-core_base-service_base-json.html +++ b/module-core_base-service_base-json.html @@ -77,13 +77,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 72ee6ff649..59ec077c6b 100644 --- a/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html +++ b/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html @@ -759,13 +759,13 @@ This can be used to extend or override the
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 bd6b37022a..044af78d26 100644 --- a/module-core_base-service_base-svg-scraping.html +++ b/module-core_base-service_base-svg-scraping.html @@ -77,13 +77,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 aef9ff4f93..0b8471b669 100644 --- a/module-core_base-service_base-xml-BaseXmlService.html +++ b/module-core_base-service_base-xml-BaseXmlService.html @@ -551,13 +551,13 @@ This can be used to extend or override the
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 e04b91e02e..7c4ec7e5e0 100644 --- a/module-core_base-service_base-xml.html +++ b/module-core_base-service_base-xml.html @@ -77,13 +77,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 be344f5852..d476bd8fb2 100644 --- a/module-core_base-service_base-yaml-BaseYamlService.html +++ b/module-core_base-service_base-yaml-BaseYamlService.html @@ -548,13 +548,13 @@ This can be used to extend or override the
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 ef9ee301d6..97f26b2baa 100644 --- a/module-core_base-service_base-yaml.html +++ b/module-core_base-service_base-yaml.html @@ -77,13 +77,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_base.html b/module-core_base-service_base.html index 5fac5415ec..0f9eb4d318 100644 --- a/module-core_base-service_base.html +++ b/module-core_base-service_base.html @@ -1160,13 +1160,13 @@ when the parameter is absent. (Note that in,
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 d0df108a0c..1474d8476e 100644 --- a/module-core_base-service_errors-Deprecated.html +++ b/module-core_base-service_errors-Deprecated.html @@ -205,13 +205,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 f963a72652..adf244c0a7 100644 --- a/module-core_base-service_errors-ImproperlyConfigured.html +++ b/module-core_base-service_errors-ImproperlyConfigured.html @@ -205,13 +205,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 51c226bdd0..cd0a6f3e48 100644 --- a/module-core_base-service_errors-Inaccessible.html +++ b/module-core_base-service_errors-Inaccessible.html @@ -206,13 +206,13 @@ or to wrap a 5XX response


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 68cfc5a4e1..44f16d1d3a 100644 --- a/module-core_base-service_errors-InvalidParameter.html +++ b/module-core_base-service_errors-InvalidParameter.html @@ -206,13 +206,13 @@ is invalid or unexpected


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 606242275a..8158a40e5d 100644 --- a/module-core_base-service_errors-InvalidResponse.html +++ b/module-core_base-service_errors-InvalidResponse.html @@ -205,13 +205,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 734ba3f896..5bb87a2cc8 100644 --- a/module-core_base-service_errors-NotFound.html +++ b/module-core_base-service_errors-NotFound.html @@ -205,13 +205,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 78fb182abe..96fc61a1d9 100644 --- a/module-core_base-service_errors-ShieldsRuntimeError.html +++ b/module-core_base-service_errors-ShieldsRuntimeError.html @@ -378,13 +378,13 @@ should override this method.


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_errors.html b/module-core_base-service_errors.html index 4981906ee4..6e312a2180 100644 --- a/module-core_base-service_errors.html +++ b/module-core_base-service_errors.html @@ -348,13 +348,13 @@ badge when we catch and render the exception (Optional)


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_base-service_graphql.html b/module-core_base-service_graphql.html index e41f2cf387..e3636a512a 100644 --- a/module-core_base-service_graphql.html +++ b/module-core_base-service_graphql.html @@ -248,13 +248,13 @@ but can't use that due to incorrect packaging.


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_legacy_regular-update.html b/module-core_legacy_regular-update.html new file mode 100644 index 0000000000..a2fd3eee26 --- /dev/null +++ b/module-core_legacy_regular-update.html @@ -0,0 +1,504 @@ + + + + + JSDoc: Module: core/legacy/regular-update + + + + + + + + + + +
+ +

Module: core/legacy/regular-update

+ + + + + + +
+ +
+ + + +
+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + +

Methods

+ + + + + + + +

(async, inner) regularUpdate(attrs) → {*}

+ + + + + + +
+

Make a HTTP request using an in-memory cache

+
+ + + + + + + + + +
Parameters:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
attrs + + +object + + + +

Refer to individual attrs

+
Properties
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDefaultDescription
url + + +string + + + + + + + + + + + +

URL to request

intervalMillis + + +number + + + + + + + + + + + +

Number of milliseconds to keep cached value for

json + + +boolean + + + + + + <optional>
+ + + + + +
+ + true + +

True if we expect to parse the response as JSON

scraper + + +function + + + + + + <optional>
+ + + + + +
+ + buffer => buffer + +

Function to extract value from the response

options + + +object + + + + + + <optional>
+ + + + + +
+ + {} + +

Options to pass to got

requestFetcher + + +function + + + + + + <optional>
+ + + + + +
+ + fetcher + +

Custom fetch function

+ +
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Source:
+
+ + + + + + + +
+ + + + + + + + + + + + + + + +
Returns:
+ + +
+

Parsed response

+
+ + + +
+
+ Type +
+
+ +* + + +
+
+ + + + + + + + + + + + + +
+ +
+ + + + +
+ + + +
+ +
+ Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time) +
+ + + + + \ No newline at end of file diff --git a/module-core_server_server-Server.html b/module-core_server_server-Server.html index 49e33ee966..7fd8409f8b 100644 --- a/module-core_server_server-Server.html +++ b/module-core_server_server-Server.html @@ -675,13 +675,13 @@ Start listening for requests on this.baseUrl()


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-core_server_server.html b/module-core_server_server.html index f2349f5dd1..2f876e8125 100644 --- a/module-core_server_server.html +++ b/module-core_server_server.html @@ -77,13 +77,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 7f4b886989..7e444000ac 100644 --- a/module-core_service-test-runner_create-service-tester.html +++ b/module-core_service-test-runner_create-service-tester.html @@ -188,13 +188,13 @@ service.


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 c835403164..e877152d9c 100644 --- a/module-core_service-test-runner_icedfrisby-shields.html +++ b/module-core_service-test-runner_icedfrisby-shields.html @@ -244,13 +244,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 0db74e9171..8c40c0739f 100644 --- a/module-core_service-test-runner_infer-pull-request.html +++ b/module-core_service-test-runner_infer-pull-request.html @@ -464,13 +464,13 @@ of a pull request from the environment variables.


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 886dbf9432..f4a24b3734 100644 --- a/module-core_service-test-runner_runner-Runner.html +++ b/module-core_service-test-runner_runner-Runner.html @@ -562,13 +562,13 @@ overridden on instances.


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 97f75d1fe2..13c8888b4a 100644 --- a/module-core_service-test-runner_runner.html +++ b/module-core_service-test-runner_runner.html @@ -77,13 +77,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 15d109f4f7..107b3a3547 100644 --- a/module-core_service-test-runner_service-tester-ServiceTester.html +++ b/module-core_service-test-runner_service-tester-ServiceTester.html @@ -1120,13 +1120,13 @@ the CLI, or directly on the tester.


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 19537c40fa..fc9afb6d54 100644 --- a/module-core_service-test-runner_service-tester.html +++ b/module-core_service-test-runner_service-tester.html @@ -77,13 +77,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 5b00648912..c8ff3c4df0 100644 --- a/module-core_service-test-runner_services-for-title.html +++ b/module-core_service-test-runner_services-for-title.html @@ -236,13 +236,13 @@ as an array of strings.


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 fc3c9e36f2..2707777048 100644 --- a/module-core_token-pooling_token-pool-Token.html +++ b/module-core_token-pooling_token-pool-Token.html @@ -709,13 +709,13 @@ stable ordering for a valid priority queue.


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 e918a34cdb..2b75bfd0d7 100644 --- a/module-core_token-pooling_token-pool-TokenPool.html +++ b/module-core_token-pooling_token-pool-TokenPool.html @@ -893,13 +893,13 @@ indicate it should not be reused.


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 ce8d60e265..3ed833bbca 100644 --- a/module-core_token-pooling_token-pool.html +++ b/module-core_token-pooling_token-pool.html @@ -243,13 +243,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_downloads.html b/module-services_downloads.html index 36189115f5..04a8cd82e8 100644 --- a/module-services_downloads.html +++ b/module-services_downloads.html @@ -498,13 +498,13 @@ this value as the prefix for versioned badges, e.g. foobar@v1.23. D
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_dynamic_json-path.html b/module-services_dynamic_json-path.html index 8472bffc7e..db1689a173 100644 --- a/module-services_dynamic_json-path.html +++ b/module-services_dynamic_json-path.html @@ -536,13 +536,13 @@ This can be used to extend or override the
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55: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 857f18782d..8a9f2a8194 100644 --- a/module-services_steam_steam-base-BaseSteamAPI.html +++ b/module-services_steam_steam-base-BaseSteamAPI.html @@ -374,13 +374,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/module-services_steam_steam-base.html b/module-services_steam_steam-base.html index 82eb1c7b43..0e8205f3bd 100644 --- a/module-services_steam_steam-base.html +++ b/module-services_steam_steam-base.html @@ -77,13 +77,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/services_downloads.js.html b/services_downloads.js.html index f438d30ebf..64db17716e 100644 --- a/services_downloads.js.html +++ b/services_downloads.js.html @@ -95,13 +95,13 @@ export { renderDownloadsBadge }
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/services_dynamic_json-path.js.html b/services_dynamic_json-path.js.html index 3c3d37974a..347c4f632c 100644 --- a/services_dynamic_json-path.js.html +++ b/services_dynamic_json-path.js.html @@ -114,13 +114,13 @@ export default superclass =>
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/services_packagist_packagist-base.js.html b/services_packagist_packagist-base.js.html index 988c1a324d..a45235a3f5 100644 --- a/services_packagist_packagist-base.js.html +++ b/services_packagist_packagist-base.js.html @@ -144,13 +144,13 @@ export {
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/services_steam_steam-base.js.html b/services_steam_steam-base.js.html index c87a23fc81..01aca6cc09 100644 --- a/services_steam_steam-base.js.html +++ b/services_steam_steam-base.js.html @@ -92,13 +92,13 @@ export default BaseSteamAPI
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/services_test-validators.js.html b/services_test-validators.js.html index 6604a7c1d5..efb03be116 100644 --- a/services_test-validators.js.html +++ b/services_test-validators.js.html @@ -217,13 +217,13 @@ export {
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-TUTORIAL.html b/tutorial-TUTORIAL.html index a0a17d2e0b..d4e3f2c328 100644 --- a/tutorial-TUTORIAL.html +++ b/tutorial-TUTORIAL.html @@ -371,13 +371,13 @@ will review your contribution.
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-adding-new-config-values.html b/tutorial-adding-new-config-values.html index bea9b2bd60..880cc77e1e 100644 --- a/tutorial-adding-new-config-values.html +++ b/tutorial-adding-new-config-values.html @@ -54,13 +54,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-badge-urls.html b/tutorial-badge-urls.html index f9cd78a89a..df86788f6b 100644 --- a/tutorial-badge-urls.html +++ b/tutorial-badge-urls.html @@ -71,13 +71,13 @@ badge is for issues, and the parameters are :user/:repo.
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-code-walkthrough.html b/tutorial-code-walkthrough.html index 47979fc842..815ee0e109 100644 --- a/tutorial-code-walkthrough.html +++ b/tutorial-code-walkthrough.html @@ -234,13 +234,13 @@ result over the HTTPS connection.
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-deprecating-badges.html b/tutorial-deprecating-badges.html index 5f9e6f16bc..8313aa37d0 100644 --- a/tutorial-deprecating-badges.html +++ b/tutorial-deprecating-badges.html @@ -134,13 +134,13 @@ t.create('no longer available (previously number of layers)')
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-input-validation.html b/tutorial-input-validation.html index 468261c416..61ad163f1e 100644 --- a/tutorial-input-validation.html +++ b/tutorial-input-validation.html @@ -97,13 +97,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-json-format.html b/tutorial-json-format.html index e394b0154a..ae7042047d 100644 --- a/tutorial-json-format.html +++ b/tutorial-json-format.html @@ -54,13 +54,13 @@ if you have any queries regarding the JSON format.


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-logos.html b/tutorial-logos.html index 73bf9b96af..9048f9feb5 100644 --- a/tutorial-logos.html +++ b/tutorial-logos.html @@ -90,13 +90,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-performance-testing.html b/tutorial-performance-testing.html index cbb3de515b..3170d76857 100644 --- a/tutorial-performance-testing.html +++ b/tutorial-performance-testing.html @@ -70,13 +70,13 @@ node --prof-process --preprocess -j isolate-00000244AB6ED3B0-11920-v8.log | flam
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:08 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-production-hosting.html b/tutorial-production-hosting.html index 1bc39cd28b..7eda18563b 100644 --- a/tutorial-production-hosting.html +++ b/tutorial-production-hosting.html @@ -247,13 +247,13 @@ the server. It's generously donated by Sent
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:09 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-releases.html b/tutorial-releases.html index 388b03b93f..9604b86d9d 100644 --- a/tutorial-releases.html +++ b/tutorial-releases.html @@ -73,13 +73,13 @@
- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:09 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-self-hosting.html b/tutorial-self-hosting.html index 47e3176940..1818889696 100644 --- a/tutorial-self-hosting.html +++ b/tutorial-self-hosting.html @@ -170,13 +170,13 @@ Set public.requireCloudflare: true.


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:09 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-server-secrets.html b/tutorial-server-secrets.html index c70f445ae5..e41f2fd044 100644 --- a/tutorial-server-secrets.html +++ b/tutorial-server-secrets.html @@ -273,13 +273,13 @@ and create an API key for the YouTube Data API v3.


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:09 GMT+0000 (Coordinated Universal Time)
diff --git a/tutorial-service-tests.html b/tutorial-service-tests.html index 930e4289ef..772fdd50a0 100644 --- a/tutorial-service-tests.html +++ b/tutorial-service-tests.html @@ -240,13 +240,13 @@ comment there instead.


- Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 18:50:58 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.7 on Wed Nov 03 2021 19:55:09 GMT+0000 (Coordinated Universal Time)