Skip to content

Commit

Permalink
Regenerate client from commit eb96eba of spec repo (#723)
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 Dec 18, 2021
1 parent c73f679 commit 56beed3
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 8 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-12-17 22:33:06.473560",
"spec_repo_commit": "4c16b82"
"regenerated": "2021-12-18 14:42:33.885366",
"spec_repo_commit": "eb96eba"
},
"v2": {
"apigentools_version": "1.5.1.dev2",
"regenerated": "2021-12-17 22:33:06.988975",
"spec_repo_commit": "4c16b82"
"regenerated": "2021-12-18 14:42:34.311418",
"spec_repo_commit": "eb96eba"
}
}
}
4 changes: 3 additions & 1 deletion .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19708,7 +19708,9 @@ paths:
required: false
schema:
type: boolean
- description: Monitor ID offset.
- description: Use this parameter for paginating through large sets of monitors.
Start with a value of zero, make a request, set the value to the last ID
of result set, and then repeat until the response is empty.
in: query
name: id_offset
required: false
Expand Down
4 changes: 2 additions & 2 deletions docs/v1/MonitorsApi.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/monitors_api.py

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

0 comments on commit 56beed3

Please sign in to comment.