Skip to content

Commit 0c92607

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit a683e95 of spec repo
1 parent 434bd7f commit 0c92607

File tree

4 files changed

+36
-30
lines changed

4 files changed

+36
-30
lines changed

data/api/v2/full_spec.yaml

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55047,9 +55047,7 @@ paths:
5504755047

5504855048

5504955049
Pipeline events can be submitted with a timestamp that is up to 18 hours in
55050-
the past.
55051-
55052-
The duration between the event start and end times cannot exceed 1 year.'
55050+
the past.'
5505355051
operationId: CreateCIAppPipelineEvent
5505455052
requestBody:
5505555053
content:
@@ -56576,12 +56574,14 @@ paths:
5657656574
security:
5657756575
- apiKeyAuth: []
5657856576
appKeyAuth: []
56579-
- AuthZ:
56580-
- cloud_cost_management_write
5658156577
summary: Create or update a budget
5658256578
tags:
5658356579
- Cloud Cost Management
5658456580
x-menu-order: 34
56581+
x-permission:
56582+
operator: OR
56583+
permissions:
56584+
- cloud_cost_management_write
5658556585
x-undo:
5658656586
operationId: DeleteBudget
5658756587
parameters:
@@ -56657,12 +56657,14 @@ paths:
5665756657
security:
5665856658
- apiKeyAuth: []
5665956659
appKeyAuth: []
56660-
- AuthZ:
56661-
- cloud_cost_management_read
5666256660
summary: List budgets
5666356661
tags:
5666456662
- Cloud Cost Management
5666556663
x-menu-order: 33
56664+
x-permission:
56665+
operator: OR
56666+
permissions:
56667+
- cloud_cost_management_read
5666656668
x-undo:
5666756669
type: safe
5666856670
/api/v2/cost/custom_costs:

0 commit comments

Comments
 (0)