Skip to content

Commit 5b97eb4

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
[scorecards] Update Service Scorecards docs link (#1549)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 93a19ab commit 5b97eb4

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2024-03-05 16:47:43.626564",
8-
"spec_repo_commit": "acf036aa"
7+
"regenerated": "2024-03-06 21:36:39.696705",
8+
"spec_repo_commit": "d76a4666"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-03-05 16:47:43.641966",
13-
"spec_repo_commit": "acf036aa"
12+
"regenerated": "2024-03-06 21:36:39.714314",
13+
"spec_repo_commit": "d76a4666"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35047,7 +35047,7 @@ tags:
3504735047
externalDocs:
3504835048
url: https://docs.datadoghq.com/tracing/service_catalog/
3504935049
name: Service Definition
35050-
- description: 'API to create, update scorecard rules and outcomes. See [Service Scorecards](https://docs.datadoghq.com/account_management/org_settings/service_accounts/)
35050+
- description: 'API to create, update scorecard rules and outcomes. See [Service Scorecards](https://docs.datadoghq.com/service_catalog/scorecards)
3505135051
for more information.
3505235052

3505335053

features/v2/service_scorecards.feature

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
@endpoint(service-scorecards) @endpoint(service-scorecards-v2)
22
Feature: Service Scorecards
3-
API to create, update scorecard rules and outcomes. See [Service Scorecard
4-
s](https://docs.datadoghq.com/account_management/org_settings/service_acco
5-
unts/) for more information. This feature is currently in BETA. If you
6-
have any feedback, contact [Datadog
7-
support](https://docs.datadoghq.com/help/).
3+
API to create, update scorecard rules and outcomes. See [Service
4+
Scorecards](https://docs.datadoghq.com/service_catalog/scorecards) for
5+
more information. This feature is currently in BETA. If you have any
6+
feedback, contact [Datadog support](https://docs.datadoghq.com/help/).
87

98
Background:
109
Given a valid "apiKeyAuth" key in the system

0 commit comments

Comments
 (0)