Skip to content

Commit

Permalink
Sync OpenAPI specification with backend (#1855)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec authored Jan 30, 2024
1 parent 14a950e commit 77e3386
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-01-29 18:55:27.148109",
"spec_repo_commit": "5ded48a3"
"regenerated": "2024-01-30 19:41:20.102335",
"spec_repo_commit": "31c15660"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-01-29 18:55:27.165577",
"spec_repo_commit": "5ded48a3"
"regenerated": "2024-01-30 19:41:20.119895",
"spec_repo_commit": "31c15660"
}
}
}
6 changes: 4 additions & 2 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23026,7 +23026,8 @@ paths:
security:
- apiKeyAuth: []
appKeyAuth: []
- AuthZ: []
- AuthZ:
- usage_read
summary: Get active billing dimensions for cost attribution
tags:
- Usage Metering
Expand Down Expand Up @@ -23147,7 +23148,8 @@ paths:
security:
- apiKeyAuth: []
appKeyAuth: []
- AuthZ: []
- AuthZ:
- usage_read
summary: Get Monthly Cost Attribution
tags:
- Usage Metering
Expand Down

0 comments on commit 77e3386

Please sign in to comment.