@@ -17145,6 +17145,7 @@ paths:
17145
17145
type: safe
17146
17146
/api/v1/daily_custom_reports:
17147
17147
get:
17148
+ deprecated: true
17148
17149
description: Get daily custom reports.
17149
17150
operationId: GetDailyCustomReports
17150
17151
parameters:
@@ -17210,6 +17211,7 @@ paths:
17210
17211
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
17211
17212
/api/v1/daily_custom_reports/{report_id}:
17212
17213
get:
17214
+ deprecated: true
17213
17215
description: Get specified daily custom reports.
17214
17216
operationId: GetSpecifiedDailyCustomReports
17215
17217
parameters:
@@ -22292,6 +22294,7 @@ paths:
22292
22294
type: idempotent
22293
22295
/api/v1/monthly_custom_reports:
22294
22296
get:
22297
+ deprecated: true
22295
22298
description: Get monthly custom reports.
22296
22299
operationId: GetMonthlyCustomReports
22297
22300
parameters:
@@ -22357,6 +22360,7 @@ paths:
22357
22360
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
22358
22361
/api/v1/monthly_custom_reports/{report_id}:
22359
22362
get:
22363
+ deprecated: true
22360
22364
description: Get specified monthly custom reports.
22361
22365
operationId: GetSpecifiedMonthlyCustomReports
22362
22366
parameters:
@@ -25695,6 +25699,7 @@ paths:
25695
25699
type: safe
25696
25700
/api/v1/usage/attribution:
25697
25701
get:
25702
+ deprecated: true
25698
25703
description: Get Usage Attribution.
25699
25704
operationId: GetUsageAttribution
25700
25705
parameters:
0 commit comments