Skip to content

Commit ff09bd7

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
and
ci.datadog-api-spec
authored
Sync OpenAPI specification with backend (#1506)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent ab7f412 commit ff09bd7

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
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-01-29 18:55:20.121425",
8-
"spec_repo_commit": "5ded48a3"
7+
"regenerated": "2024-01-30 19:41:25.033241",
8+
"spec_repo_commit": "31c15660"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-01-29 18:55:20.136596",
13-
"spec_repo_commit": "5ded48a3"
12+
"regenerated": "2024-01-30 19:41:25.053121",
13+
"spec_repo_commit": "31c15660"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23026,7 +23026,8 @@ paths:
2302623026
security:
2302723027
- apiKeyAuth: []
2302823028
appKeyAuth: []
23029-
- AuthZ: []
23029+
- AuthZ:
23030+
- usage_read
2303023031
summary: Get active billing dimensions for cost attribution
2303123032
tags:
2303223033
- Usage Metering
@@ -23147,7 +23148,8 @@ paths:
2314723148
security:
2314823149
- apiKeyAuth: []
2314923150
appKeyAuth: []
23150-
- AuthZ: []
23151+
- AuthZ:
23152+
- usage_read
2315123153
summary: Get Monthly Cost Attribution
2315223154
tags:
2315323155
- Usage Metering

0 commit comments

Comments
 (0)