Skip to content

Commit

Permalink
Sync OpenAPI specification with backend (#2304)
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 Dec 6, 2023
1 parent af0ec8a commit 03f73e0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 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": "2023-12-06 19:01:02.661513",
"spec_repo_commit": "6ccf2a1f"
"regenerated": "2023-12-06 21:11:52.126213",
"spec_repo_commit": "09d1112a"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2023-12-06 19:01:02.681746",
"spec_repo_commit": "6ccf2a1f"
"regenerated": "2023-12-06 21:11:52.140670",
"spec_repo_commit": "09d1112a"
}
}
}
12 changes: 0 additions & 12 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24010,9 +24010,6 @@ paths:
$ref: '#/components/responses/NotFoundResponse'
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- apiKeyAuth: []
appKeyAuth: []
summary: Add Okta account
tags:
- Okta Integration
Expand All @@ -24039,9 +24036,6 @@ paths:
$ref: '#/components/responses/NotFoundResponse'
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- apiKeyAuth: []
appKeyAuth: []
summary: Delete Okta account
tags:
- Okta Integration
Expand Down Expand Up @@ -24070,9 +24064,6 @@ paths:
$ref: '#/components/responses/NotFoundResponse'
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- apiKeyAuth: []
appKeyAuth: []
summary: Get Okta account
tags:
- Okta Integration
Expand Down Expand Up @@ -24107,9 +24098,6 @@ paths:
$ref: '#/components/responses/NotFoundResponse'
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- apiKeyAuth: []
appKeyAuth: []
summary: Update Okta account
tags:
- Okta Integration
Expand Down

0 comments on commit 03f73e0

Please sign in to comment.