Skip to content

Commit

Permalink
Regenerate client from commit c590cc0b of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed May 11, 2022
1 parent 0d080b2 commit b4ba6e9
Show file tree
Hide file tree
Showing 2 changed files with 9 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.6.2",
"regenerated": "2022-05-11 08:06:14.173953",
"spec_repo_commit": "23927827"
"regenerated": "2022-05-11 16:51:17.509868",
"spec_repo_commit": "c590cc0b"
},
"v2": {
"apigentools_version": "1.6.2",
"regenerated": "2022-05-11 08:06:14.193944",
"spec_repo_commit": "23927827"
"regenerated": "2022-05-11 16:51:17.527910",
"spec_repo_commit": "c590cc0b"
}
}
}
5 changes: 5 additions & 0 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17145,6 +17145,7 @@ paths:
type: safe
/api/v1/daily_custom_reports:
get:
deprecated: true
description: Get daily custom reports.
operationId: GetDailyCustomReports
parameters:
Expand Down Expand Up @@ -17210,6 +17211,7 @@ paths:
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
/api/v1/daily_custom_reports/{report_id}:
get:
deprecated: true
description: Get specified daily custom reports.
operationId: GetSpecifiedDailyCustomReports
parameters:
Expand Down Expand Up @@ -22292,6 +22294,7 @@ paths:
type: idempotent
/api/v1/monthly_custom_reports:
get:
deprecated: true
description: Get monthly custom reports.
operationId: GetMonthlyCustomReports
parameters:
Expand Down Expand Up @@ -22357,6 +22360,7 @@ paths:
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
/api/v1/monthly_custom_reports/{report_id}:
get:
deprecated: true
description: Get specified monthly custom reports.
operationId: GetSpecifiedMonthlyCustomReports
parameters:
Expand Down Expand Up @@ -25695,6 +25699,7 @@ paths:
type: safe
/api/v1/usage/attribution:
get:
deprecated: true
description: Get Usage Attribution.
operationId: GetUsageAttribution
parameters:
Expand Down

0 comments on commit b4ba6e9

Please sign in to comment.