-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-badge-maker_lib_xml-ElementList.html b/module-badge-maker_lib_xml-ElementList.html index aff249df09..e8625098a1 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.html b/module-badge-maker_lib_xml.html index 582c4724e1..b03c600d31 100644 --- a/module-badge-maker_lib_xml.html +++ b/module-badge-maker_lib_xml.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-core_base-service_base-BaseService.html b/module-core_base-service_base-BaseService.html index 5745fd53c7..7708bdcfd6 100644 --- a/module-core_base-service_base-BaseService.html +++ b/module-core_base-service_base-BaseService.html @@ -146,151 +146,6 @@ category(), route() and handle(namedParams, queryParams) -
(abstract, static) category :string
- - - - -Name of the category to sort this badge into (eg. "build"). Used to sort -the badges on the main shields.io website.
-Type:
--
-
- - -string - - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Source: -
- - - - - - - - -
(abstract, static) route :module:core/base-service/base~Route
- - - - -Route to mount this service on
-Type:
--
-
- - -module:core/base-service/base~Route - - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Source: -
- - - - - - - - -
(abstract) auth :module:core/base-service/base~Auth
@@ -533,6 +388,151 @@ part of the example. + +(abstract, static) category :string
+ + + + +Name of the category to sort this badge into (eg. "build"). Used to sort +the badges on the main shields.io website.
+Type:
+-
+
- + +string + + + +
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
(abstract, static) route :module:core/base-service/base~Route
+ + + + +Route to mount this service on
+Type:
+-
+
- + +module:core/base-service/base~Route + + + +
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-core_base-service_base-graphql-BaseGraphqlService.html b/module-core_base-service_base-graphql-BaseGraphqlService.html index 00af7c4e23..08993a4dd3 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 b0b0a37201..c24a92f3f6 100644 --- a/module-core_base-service_base-graphql.html +++ b/module-core_base-service_base-graphql.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-core_base-service_base-json-BaseJsonService.html b/module-core_base-service_base-json-BaseJsonService.html index af85e99852..8dfb18c955 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 3fc1b39b7d..16c9946cb3 100644 --- a/module-core_base-service_base-json.html +++ b/module-core_base-service_base-json.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html b/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html index e1c2700b5b..0ba855e9ce 100644 --- a/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html +++ b/module-core_base-service_base-svg-scraping-BaseSvgScrapingService.html @@ -151,220 +151,6 @@ should extend BaseSvgScrapingService -
(static) valueFromSvgBadge(svg, valueMatcheropt) → {string}
- - - - - - -Extract a value from SVG
-Parameters:
- - -| Name | - - -Type | - - -Attributes | - - - -Default | - - -Description | -
|---|---|---|---|---|
svg |
-
-
- - - -string - - - - | - - -- - - - - - | - - - -- - | - - -SVG to parse |
-
valueMatcher |
-
-
- - - -RegExp - - - - | - - -
-
- <optional> - - - - - - |
-
-
-
- - - defaultValueMatcher - - | - - -RegExp to match the value we want to parse from the SVG |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Source: -
- - - - - - - - -
Returns:
- - -Matched value
--
-
- - Type - -
- - -string - - - -
(async) _requestSvg(attrs) → {object}
@@ -744,6 +530,220 @@ This can be used to extend or override the + + + + + +(static) valueFromSvgBadge(svg, valueMatcheropt) → {string}
+ + + + + + +Extract a value from SVG
+Parameters:
+ + +| Name | + + +Type | + + +Attributes | + + + +Default | + + +Description | +
|---|---|---|---|---|
svg |
+
+
+ + + +string + + + + | + + ++ + + + + + | + + + ++ + | + + +SVG to parse |
+
valueMatcher |
+
+
+ + + +RegExp + + + + | + + +
+
+ <optional> + + + + + + |
+
+
+
+ + + defaultValueMatcher + + | + + +RegExp to match the value we want to parse from the SVG |
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
Returns:
+ + +Matched value
+-
+
- + Type + +
- + +string + + + +
diff --git a/module-core_base-service_base-svg-scraping.html b/module-core_base-service_base-svg-scraping.html index a91834bd98..5b445ac3b7 100644 --- a/module-core_base-service_base-svg-scraping.html +++ b/module-core_base-service_base-svg-scraping.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-core_base-service_base-xml-BaseXmlService.html b/module-core_base-service_base-xml-BaseXmlService.html index 1ff91bb763..7c78df4ea3 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 040437b5ce..c9028b4c90 100644 --- a/module-core_base-service_base-xml.html +++ b/module-core_base-service_base-xml.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-core_base-service_base-yaml-BaseYamlService.html b/module-core_base-service_base-yaml-BaseYamlService.html index db797e25d0..0476dfd268 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 8a819fb0f0..f0d107618e 100644 --- a/module-core_base-service_base-yaml.html +++ b/module-core_base-service_base-yaml.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-core_base-service_base.html b/module-core_base-service_base.html index 25b94ed7ac..b38b198795 100644 --- a/module-core_base-service_base.html +++ b/module-core_base-service_base.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-core_base-service_errors-Deprecated.html b/module-core_base-service_errors-Deprecated.html index 2b52fa0701..96ec35b698 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 ba671bf050..d72b691a75 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 ed04072e6c..f9775eb9ec 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 e7b071a3ca..8d3a55be7c 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 fb7bf63741..ea668e98e4 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 a29bfe383c..38e381240d 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 6382ecf43e..107ab4bc53 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 3d50fca317..52552851a4 100644 --- a/module-core_base-service_errors.html +++ b/module-core_base-service_errors.html @@ -28,10 +28,6 @@
-
@@ -98,24 +80,6 @@
diff --git a/module-core_base-service_graphql.html b/module-core_base-service_graphql.html index ee201a377d..8a1fff65b5 100644 --- a/module-core_base-service_graphql.html +++ b/module-core_base-service_graphql.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-core_base-service_resource-cache.html b/module-core_base-service_resource-cache.html index 34ed59635e..633a7c72c7 100644 --- a/module-core_base-service_resource-cache.html +++ b/module-core_base-service_resource-cache.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-core_server_server-Server.html b/module-core_server_server-Server.html index 4057b56a0a..551b1fc467 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()
diff --git a/module-core_server_server.html b/module-core_server_server.html index 4ede691345..48c7b70fcc 100644 --- a/module-core_server_server.html +++ b/module-core_server_server.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-core_service-test-runner_create-service-tester.html b/module-core_service-test-runner_create-service-tester.html index 9289be60e8..b991cfa6d0 100644 --- a/module-core_service-test-runner_create-service-tester.html +++ b/module-core_service-test-runner_create-service-tester.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-core_service-test-runner_icedfrisby-shields.html b/module-core_service-test-runner_icedfrisby-shields.html index d7553dd610..94dd4e6ebc 100644 --- a/module-core_service-test-runner_icedfrisby-shields.html +++ b/module-core_service-test-runner_icedfrisby-shields.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-core_service-test-runner_infer-pull-request.html b/module-core_service-test-runner_infer-pull-request.html index 714fb0d6e3..f93bc07545 100644 --- a/module-core_service-test-runner_infer-pull-request.html +++ b/module-core_service-test-runner_infer-pull-request.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-core_service-test-runner_runner-Runner.html b/module-core_service-test-runner_runner-Runner.html index 897ce8032a..970d5231de 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 1c3dcfec5a..dd6b9ad870 100644 --- a/module-core_service-test-runner_runner.html +++ b/module-core_service-test-runner_runner.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-core_service-test-runner_service-tester-ServiceTester.html b/module-core_service-test-runner_service-tester-ServiceTester.html index 4648490bb9..ebb40235f6 100644 --- a/module-core_service-test-runner_service-tester-ServiceTester.html +++ b/module-core_service-test-runner_service-tester-ServiceTester.html @@ -307,165 +307,6 @@ The default is
/${attrs.id}.
- (static) forServiceClass(ServiceClass) → {module:core/service-test-runner/service-tester~ServiceTester}
- - - - - - -Construct a ServiceTester instance for a single service class
-Parameters:
- - -| Name | - - -Type | - - - - - -Description | -
|---|---|---|
ServiceClass |
-
-
- - - -function - - - - | - - - - - -A class that extends base-service/base.BaseService |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Source: -
- - - - - - - - -
Returns:
- - -ServiceTester for ServiceClass
--
-
- - Type - -
- - -module:core/service-test-runner/service-tester~ServiceTester - - - -
beforeEach()
@@ -1104,6 +945,165 @@ the CLI, or directly on the tester. + + + + + + +(static) forServiceClass(ServiceClass) → {module:core/service-test-runner/service-tester~ServiceTester}
+ + + + + + +Construct a ServiceTester instance for a single service class
+Parameters:
+ + +| Name | + + +Type | + + + + + +Description | +
|---|---|---|
ServiceClass |
+
+
+ + + +function + + + + | + + + + + +A class that extends base-service/base.BaseService |
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
Returns:
+ + +ServiceTester for ServiceClass
+-
+
- + Type + +
- + +module:core/service-test-runner/service-tester~ServiceTester + + + +
diff --git a/module-core_service-test-runner_service-tester.html b/module-core_service-test-runner_service-tester.html index 2edf755b1d..957a684b1a 100644 --- a/module-core_service-test-runner_service-tester.html +++ b/module-core_service-test-runner_service-tester.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-core_service-test-runner_services-for-title.html b/module-core_service-test-runner_services-for-title.html index 1e62bdb83b..e539600ce0 100644 --- a/module-core_service-test-runner_services-for-title.html +++ b/module-core_service-test-runner_services-for-title.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-core_token-pooling_token-pool-Token.html b/module-core_token-pooling_token-pool-Token.html index 12d9d1392a..bbee91f156 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 7c35539e50..4d2f062108 100644 --- a/module-core_token-pooling_token-pool-TokenPool.html +++ b/module-core_token-pooling_token-pool-TokenPool.html @@ -207,188 +207,6 @@ on to the next one. -
(static) compareTokens(first, second) → {module:core/token-pooling/token-pool~Token}
- - - - - - -compareTokens
-Parameters:
- - -| Name | - - -Type | - - - - - -Description | -
|---|---|---|
first |
-
-
- - - -module:core/token-pooling/token-pool~Token - - - - | - - - - - -first token to compare |
-
second |
-
-
- - - -module:core/token-pooling/token-pool~Token - - - - | - - - - - -second token to compare |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Source: -
- - - - - - - - -
Returns:
- - -The token whose current rate allotment is expiring soonest.
--
-
- - Type - -
- - -module:core/token-pooling/token-pool~Token - - - -
add(id, data, usesRemaining, nextReset) → {boolean}
@@ -878,6 +696,188 @@ indicate it should not be reused. + + + + + +(static) compareTokens(first, second) → {module:core/token-pooling/token-pool~Token}
+ + + + + + +compareTokens
+Parameters:
+ + +| Name | + + +Type | + + + + + +Description | +
|---|---|---|
first |
+
+
+ + + +module:core/token-pooling/token-pool~Token + + + + | + + + + + +first token to compare |
+
second |
+
+
+ + + +module:core/token-pooling/token-pool~Token + + + + | + + + + + +second token to compare |
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
Returns:
+ + +The token whose current rate allotment is expiring soonest.
+-
+
- + Type + +
- + +module:core/token-pooling/token-pool~Token + + + +
diff --git a/module-core_token-pooling_token-pool.html b/module-core_token-pooling_token-pool.html index 40161c4fad..793df5a4cf 100644 --- a/module-core_token-pooling_token-pool.html +++ b/module-core_token-pooling_token-pool.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/module-services_build-status.html b/module-services_build-status.html index bb1e3074c7..337ccdc3e3 100644 --- a/module-services_build-status.html +++ b/module-services_build-status.html @@ -28,10 +28,6 @@
-
@@ -98,24 +80,6 @@
diff --git a/module-services_color-formatters.html b/module-services_color-formatters.html index 946f6e516b..fc5b32547d 100644 --- a/module-services_color-formatters.html +++ b/module-services_color-formatters.html @@ -28,10 +28,6 @@
-
@@ -99,24 +81,6 @@ including colours based off download count, version number, etc.
diff --git a/module-services_contributor-count.html b/module-services_contributor-count.html index 105987d2fe..ba57f02f28 100644 --- a/module-services_contributor-count.html +++ b/module-services_contributor-count.html @@ -28,10 +28,6 @@
-
@@ -98,24 +80,6 @@
diff --git a/module-services_downloads.html b/module-services_downloads.html index b6394d421b..2d0e12ffd0 100644 --- a/module-services_downloads.html +++ b/module-services_downloads.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
foobar@v1.23. D
diff --git a/module-services_dynamic-common.html b/module-services_dynamic-common.html index 9792b5554d..097d8785a1 100644 --- a/module-services_dynamic-common.html +++ b/module-services_dynamic-common.html @@ -28,10 +28,6 @@
-
@@ -98,24 +80,6 @@
diff --git a/module-services_dynamic_json-path.html b/module-services_dynamic_json-path.html index af3c0fc96e..7d5c819f93 100644 --- a/module-services_dynamic_json-path.html +++ b/module-services_dynamic_json-path.html @@ -28,10 +28,6 @@
(require("services/dynamic/json-path"))(superclass) → {function}
- - - - - - -Dynamic service class factory which wraps module:core/base-service/base~BaseService with support of JSONPath.
-Parameters:
- - -| Name | - - -Type | - - - - - -Description | -
|---|---|---|
superclass |
-
-
- - - -function - - - - | - - - - - -class to extend |
-
-
@@ -146,7 +67,7 @@
- Source:
- @@ -158,46 +79,6 @@
Returns:
- - -wrapped class
--
-
- - Type - -
- - -function - - - -
diff --git a/module-services_endpoint-common.html b/module-services_endpoint-common.html index 91cbd213fd..a9ab78c184 100644 --- a/module-services_endpoint-common.html +++ b/module-services_endpoint-common.html @@ -28,10 +28,6 @@
-
@@ -98,24 +80,6 @@
diff --git a/module-services_licenses.html b/module-services_licenses.html index d18f159e14..ee12c8736b 100644 --- a/module-services_licenses.html +++ b/module-services_licenses.html @@ -28,10 +28,6 @@
-
@@ -98,24 +80,6 @@
diff --git a/module-services_package-json-helpers.html b/module-services_package-json-helpers.html index ab018bfa6d..261c9905c4 100644 --- a/module-services_package-json-helpers.html +++ b/module-services_package-json-helpers.html @@ -28,10 +28,6 @@
-
@@ -98,24 +80,6 @@
diff --git a/module-services_steam_steam-base-BaseSteamAPI.html b/module-services_steam_steam-base-BaseSteamAPI.html index 566141e9f7..abe860c42e 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 233e614f44..0b4cf872f0 100644 --- a/module-services_steam_steam-base.html +++ b/module-services_steam_steam-base.html @@ -28,8 +28,6 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Source: +
- + + + + + + + +
diff --git a/services_build-status.js.html b/services_build-status.js.html index 1826db7004..1af59c43e4 100644 --- a/services_build-status.js.html +++ b/services_build-status.js.html @@ -140,7 +140,7 @@ export { isBuildStatus, renderBuildStatusBadge }
diff --git a/services_color-formatters.js.html b/services_color-formatters.js.html index ab2fcd7ab0..56a4136fd4 100644 --- a/services_color-formatters.js.html +++ b/services_color-formatters.js.html @@ -240,7 +240,7 @@ export {
diff --git a/services_contributor-count.js.html b/services_contributor-count.js.html index 4f6ce6e663..4966b79ace 100644 --- a/services_contributor-count.js.html +++ b/services_contributor-count.js.html @@ -85,7 +85,7 @@ export { contributorColor, renderContributorBadge }
diff --git a/services_downloads.js.html b/services_downloads.js.html index 40f24a3815..e01a402f62 100644 --- a/services_downloads.js.html +++ b/services_downloads.js.html @@ -101,7 +101,7 @@ export { renderDownloadsBadge }
diff --git a/services_dynamic-common.js.html b/services_dynamic-common.js.html index 5f5762d418..b1b619b068 100644 --- a/services_dynamic-common.js.html +++ b/services_dynamic-common.js.html @@ -142,7 +142,7 @@ export {
diff --git a/services_dynamic_json-path.js.html b/services_dynamic_json-path.js.html index 33984731cf..1c039b32cf 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_endpoint-common.js.html b/services_endpoint-common.js.html index 24cfdcb1d9..70499012fa 100644 --- a/services_endpoint-common.js.html +++ b/services_endpoint-common.js.html @@ -148,7 +148,7 @@ export { validateEndpointData, fetchEndpointData }
diff --git a/services_licenses.js.html b/services_licenses.js.html index 0f7bdb3da4..32cd78da1c 100644 --- a/services_licenses.js.html +++ b/services_licenses.js.html @@ -201,7 +201,7 @@ export { licenseToColor, renderLicenseBadge }
diff --git a/services_package-json-helpers.js.html b/services_package-json-helpers.js.html index ab0e6693f9..618bfc7ef6 100644 --- a/services_package-json-helpers.js.html +++ b/services_package-json-helpers.js.html @@ -120,7 +120,7 @@ export { isDependencyMap, isPackageJsonWithDependencies, getDependencyVersion }
diff --git a/services_packagist_packagist-base.js.html b/services_packagist_packagist-base.js.html index 7b6da0d82a..15d8543f3e 100644 --- a/services_packagist_packagist-base.js.html +++ b/services_packagist_packagist-base.js.html @@ -229,7 +229,7 @@ export {
diff --git a/services_steam_steam-base.js.html b/services_steam_steam-base.js.html index bb87c30295..0ad1ceed46 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 6697908b88..80ca512e72 100644 --- a/services_test-validators.js.html +++ b/services_test-validators.js.html @@ -244,7 +244,7 @@ export {
diff --git a/tutorial-TUTORIAL.html b/tutorial-TUTORIAL.html index 49f7f3f133..887e251fb9 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 1b4903a831..7d2ad3104d 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 2cb661be5d..457e8bea27 100644 --- a/tutorial-badge-urls.html +++ b/tutorial-badge-urls.html @@ -83,7 +83,7 @@ badge is for issues, and the parameters are
:user/:repo.
diff --git a/tutorial-code-walkthrough.html b/tutorial-code-walkthrough.html index d284648649..b835e537bf 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 12d75b1c54..edf09c11f4 100644 --- a/tutorial-deprecating-badges.html +++ b/tutorial-deprecating-badges.html @@ -142,7 +142,7 @@ t.create('no longer available (previously number of layers)')
diff --git a/tutorial-input-validation.html b/tutorial-input-validation.html index 8fbf80240a..fd831e3339 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 f207997da4..0ff89840db 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 620dec5215..38a3975443 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 f16e3cfd74..11ee573bee 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 a21fae7c72..b7ce7e3067 100644 --- a/tutorial-production-hosting.html +++ b/tutorial-production-hosting.html @@ -235,7 +235,7 @@ via
local-shields-io-production.yml (see
diff --git a/tutorial-releases.html b/tutorial-releases.html
index 07d01be9cb..3f443e6e97 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 58ed0545df..6adc3e706d 100644 --- a/tutorial-self-hosting.html +++ b/tutorial-self-hosting.html @@ -173,7 +173,7 @@ Set
public.requireCloudflare: true.
diff --git a/tutorial-server-secrets.html b/tutorial-server-secrets.html index 4db4fbd86d..6fe7edbaa3 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.
diff --git a/tutorial-service-tests.html b/tutorial-service-tests.html index e48c04844d..f71f1a77cf 100644 --- a/tutorial-service-tests.html +++ b/tutorial-service-tests.html @@ -246,7 +246,7 @@ comment there instead.