Skip to content

Commit

Permalink
Regenerate client from commit 90bc255 of spec repo (#740)
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 21, 2021
1 parent 724cde1 commit 65a7d58
Show file tree
Hide file tree
Showing 10 changed files with 60 additions and 4 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-21 22:02:16.371555",
"spec_repo_commit": "d1a4fc3"
"regenerated": "2021-12-21 22:39:17.263983",
"spec_repo_commit": "90bc255"
},
"v2": {
"apigentools_version": "1.5.1.dev2",
"regenerated": "2021-12-21 22:02:16.787300",
"spec_repo_commit": "d1a4fc3"
"regenerated": "2021-12-21 22:39:17.741810",
"spec_repo_commit": "90bc255"
}
}
}
24 changes: 24 additions & 0 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12284,6 +12284,12 @@ components:
hour.
format: int64
type: integer
org_name:
description: The organization name.
type: string
public_id:
description: The organization public ID.
type: string
type: object
UsageAuditLogsResponse:
description: Response containing the audit logs usage for each hour for a given
Expand Down Expand Up @@ -12452,6 +12458,12 @@ components:
description: The hour for the usage.
format: date-time
type: string
org_name:
description: The organization name.
type: string
public_id:
description: The organization public ID.
type: string
type: object
UsageCWSResponse:
description: Response containing the Cloud Workload Security usage for each
Expand Down Expand Up @@ -12481,6 +12493,12 @@ components:
description: The hour for the usage.
format: date-time
type: string
org_name:
description: The organization name.
type: string
public_id:
description: The organization public ID.
type: string
type: object
UsageCloudSecurityPostureManagementResponse:
description: The response containing the Cloud Security Posture Management usage
Expand Down Expand Up @@ -12570,6 +12588,12 @@ components:
description: The hour for the usage.
format: date-time
type: string
org_name:
description: The organization name.
type: string
public_id:
description: The organization public ID.
type: string
type: object
UsageDBMResponse:
description: Response containing the Database Monitoring usage for each hour
Expand Down
2 changes: 2 additions & 0 deletions docs/v1/UsageAuditLogsHour.md

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

2 changes: 2 additions & 0 deletions docs/v1/UsageCWSHour.md

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

2 changes: 2 additions & 0 deletions docs/v1/UsageCloudSecurityPostureManagementHour.md

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

2 changes: 2 additions & 0 deletions docs/v1/UsageDBMHour.md

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

6 changes: 6 additions & 0 deletions src/datadog_api_client/v1/model/usage_audit_logs_hour.py

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

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

6 changes: 6 additions & 0 deletions src/datadog_api_client/v1/model/usage_cws_hour.py

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

6 changes: 6 additions & 0 deletions src/datadog_api_client/v1/model/usage_dbm_hour.py

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

0 comments on commit 65a7d58

Please sign in to comment.