File tree Expand file tree Collapse file tree 4 files changed +36
-30
lines changed Expand file tree Collapse file tree 4 files changed +36
-30
lines changed Original file line number Diff line number Diff line change @@ -55047,9 +55047,7 @@ paths:
55047
55047
55048
55048
55049
55049
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.'
55053
55051
operationId: CreateCIAppPipelineEvent
55054
55052
requestBody:
55055
55053
content:
@@ -56576,12 +56574,14 @@ paths:
56576
56574
security:
56577
56575
- apiKeyAuth: []
56578
56576
appKeyAuth: []
56579
- - AuthZ:
56580
- - cloud_cost_management_write
56581
56577
summary: Create or update a budget
56582
56578
tags:
56583
56579
- Cloud Cost Management
56584
56580
x-menu-order: 34
56581
+ x-permission:
56582
+ operator: OR
56583
+ permissions:
56584
+ - cloud_cost_management_write
56585
56585
x-undo:
56586
56586
operationId: DeleteBudget
56587
56587
parameters:
@@ -56657,12 +56657,14 @@ paths:
56657
56657
security:
56658
56658
- apiKeyAuth: []
56659
56659
appKeyAuth: []
56660
- - AuthZ:
56661
- - cloud_cost_management_read
56662
56660
summary: List budgets
56663
56661
tags:
56664
56662
- Cloud Cost Management
56665
56663
x-menu-order: 33
56664
+ x-permission:
56665
+ operator: OR
56666
+ permissions:
56667
+ - cloud_cost_management_read
56666
56668
x-undo:
56667
56669
type: safe
56668
56670
/api/v2/cost/custom_costs:
You can’t perform that action at this time.
0 commit comments