Skip to content

Commit 94ffb66

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit c590cc0b of spec repo (#989)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 4ee49c4 commit 94ffb66

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.2",
7-
"regenerated": "2022-05-10 16:42:12.585474",
8-
"spec_repo_commit": "895618f0"
7+
"regenerated": "2022-05-11 16:51:10.775536",
8+
"spec_repo_commit": "c590cc0b"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.2",
12-
"regenerated": "2022-05-10 16:42:12.599945",
13-
"spec_repo_commit": "895618f0"
12+
"regenerated": "2022-05-11 16:51:10.791628",
13+
"spec_repo_commit": "c590cc0b"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17145,6 +17145,7 @@ paths:
1714517145
type: safe
1714617146
/api/v1/daily_custom_reports:
1714717147
get:
17148+
deprecated: true
1714817149
description: Get daily custom reports.
1714917150
operationId: GetDailyCustomReports
1715017151
parameters:
@@ -17210,6 +17211,7 @@ paths:
1721017211
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
1721117212
/api/v1/daily_custom_reports/{report_id}:
1721217213
get:
17214+
deprecated: true
1721317215
description: Get specified daily custom reports.
1721417216
operationId: GetSpecifiedDailyCustomReports
1721517217
parameters:
@@ -22292,6 +22294,7 @@ paths:
2229222294
type: idempotent
2229322295
/api/v1/monthly_custom_reports:
2229422296
get:
22297+
deprecated: true
2229522298
description: Get monthly custom reports.
2229622299
operationId: GetMonthlyCustomReports
2229722300
parameters:
@@ -22357,6 +22360,7 @@ paths:
2235722360
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
2235822361
/api/v1/monthly_custom_reports/{report_id}:
2235922362
get:
22363+
deprecated: true
2236022364
description: Get specified monthly custom reports.
2236122365
operationId: GetSpecifiedMonthlyCustomReports
2236222366
parameters:
@@ -25695,6 +25699,7 @@ paths:
2569525699
type: safe
2569625700
/api/v1/usage/attribution:
2569725701
get:
25702+
deprecated: true
2569825703
description: Get Usage Attribution.
2569925704
operationId: GetUsageAttribution
2570025705
parameters:

0 commit comments

Comments
 (0)