Skip to content

Commit

Permalink
Regenerate client from commit a97bee27 of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Oct 6, 2023
1 parent 0dae669 commit 18f3c72
Show file tree
Hide file tree
Showing 3 changed files with 6 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": "2023-10-05 18:57:55.441668",
"spec_repo_commit": "faa2c8d3"
"regenerated": "2023-10-06 17:35:41.782103",
"spec_repo_commit": "a97bee27"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2023-10-05 18:57:55.456179",
"spec_repo_commit": "faa2c8d3"
"regenerated": "2023-10-06 17:35:41.796288",
"spec_repo_commit": "a97bee27"
}
}
}
2 changes: 1 addition & 1 deletion .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ components:
content:
application/json:
schema:
$ref: '#/components/schemas/APIErrorResponse'
type: object
description: Too many requests
schemas:
APIErrorResponse:
Expand Down
2 changes: 1 addition & 1 deletion .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ components:
content:
application/json:
schema:
$ref: '#/components/schemas/APIErrorResponse'
type: object
description: Too many requests
UnauthorizedResponse:
content:
Expand Down

0 comments on commit 18f3c72

Please sign in to comment.