Skip to content

Commit

Permalink
Regenerate client from commit 54b7a75 of spec repo (#659)
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 Nov 9, 2021
1 parent a50b55a commit a7f938e
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 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.5.1.dev2",
"regenerated": "2021-11-08 11:00:32.170076",
"spec_repo_commit": "63c3c10"
"regenerated": "2021-11-09 08:18:50.397440",
"spec_repo_commit": "54b7a75"
},
"v2": {
"apigentools_version": "1.5.1.dev2",
"regenerated": "2021-11-08 11:00:32.808503",
"spec_repo_commit": "63c3c10"
"regenerated": "2021-11-09 08:18:50.977742",
"spec_repo_commit": "54b7a75"
}
}
}
2 changes: 1 addition & 1 deletion .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20119,7 +20119,7 @@ paths:
type: idempotent
/api/v1/monitor/{monitor_id}/downtimes:
get:
description: Get all downtimes for the specified monitor
description: Get all active downtimes for the specified monitor.
operationId: ListMonitorDowntimes
parameters:
- description: The id of the monitor
Expand Down
2 changes: 1 addition & 1 deletion docs/v1/DowntimesApi.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/datadog_api_client/v1/api/downtimes_api.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a7f938e

Please sign in to comment.