Skip to content

Commit

Permalink
Sync OpenAPI specification with backend (#1478)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec authored Jan 9, 2024
1 parent f907607 commit a7a3a3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 34 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-09 11:56:21.873564",
"spec_repo_commit": "7c621566"
"regenerated": "2024-01-09 20:22:57.679859",
"spec_repo_commit": "ba6497ef"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-01-09 11:56:21.891731",
"spec_repo_commit": "7c621566"
"regenerated": "2024-01-09 20:22:57.694347",
"spec_repo_commit": "ba6497ef"
}
}
}
30 changes: 0 additions & 30 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22188,9 +22188,6 @@ paths:
description: Forbidden
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- apiKeyAuth: []
appKeyAuth: []
summary: List Cloud Cost Management AWS CUR configs
tags:
- Cloud Cost Management
Expand Down Expand Up @@ -22228,9 +22225,6 @@ paths:
description: Forbidden
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- apiKeyAuth: []
appKeyAuth: []
summary: Create Cloud Cost Management AWS CUR config
tags:
- Cloud Cost Management
Expand Down Expand Up @@ -22261,9 +22255,6 @@ paths:
description: Not Found
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- apiKeyAuth: []
appKeyAuth: []
summary: Delete Cloud Cost Management AWS CUR config
tags:
- Cloud Cost Management
Expand Down Expand Up @@ -22297,9 +22288,6 @@ paths:
description: Forbidden
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- apiKeyAuth: []
appKeyAuth: []
summary: Update Cloud Cost Management AWS CUR config
tags:
- Cloud Cost Management
Expand Down Expand Up @@ -22341,9 +22329,6 @@ paths:
description: Forbidden
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- apiKeyAuth: []
appKeyAuth: []
summary: List related AWS accounts
tags:
- Cloud Cost Management
Expand All @@ -22370,9 +22355,6 @@ paths:
description: Forbidden
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- apiKeyAuth: []
appKeyAuth: []
summary: List Cloud Cost Management Azure configs
tags:
- Cloud Cost Management
Expand Down Expand Up @@ -22410,9 +22392,6 @@ paths:
description: Forbidden
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- apiKeyAuth: []
appKeyAuth: []
summary: Create Cloud Cost Management Azure configs
tags:
- Cloud Cost Management
Expand Down Expand Up @@ -22443,9 +22422,6 @@ paths:
description: Not Found
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- apiKeyAuth: []
appKeyAuth: []
summary: Delete Cloud Cost Management Azure config
tags:
- Cloud Cost Management
Expand Down Expand Up @@ -22485,9 +22461,6 @@ paths:
description: Forbidden
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- apiKeyAuth: []
appKeyAuth: []
summary: Update Cloud Cost Management Azure config
tags:
- Cloud Cost Management
Expand All @@ -22514,9 +22487,6 @@ paths:
description: Forbidden
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- apiKeyAuth: []
appKeyAuth: []
summary: Cloud Cost Enabled
tags:
- Cloud Cost Management
Expand Down

0 comments on commit a7a3a3c

Please sign in to comment.