File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -55330,11 +55330,13 @@ paths:
5533055330 security:
5533155331 - apiKeyAuth: []
5533255332 appKeyAuth: []
55333- - AuthZ:
55334- - cloud_cost_management_write
5533555333 summary: Create or update a budget
5533655334 tags:
5533755335 - Cloud Cost Management
55336+ x-permission:
55337+ operator: OR
55338+ permissions:
55339+ - cloud_cost_management_write
5533855340 /api/v2/cost/budget/{budget_id}:
5533955341 delete:
5534055342 description: Delete a budget.
@@ -55398,11 +55400,13 @@ paths:
5539855400 security:
5539955401 - apiKeyAuth: []
5540055402 appKeyAuth: []
55401- - AuthZ:
55402- - cloud_cost_management_read
5540355403 summary: List budgets
5540455404 tags:
5540555405 - Cloud Cost Management
55406+ x-permission:
55407+ operator: OR
55408+ permissions:
55409+ - cloud_cost_management_read
5540655410 /api/v2/cost/custom_costs:
5540755411 get:
5540855412 description: List the Custom Costs files.
You can’t perform that action at this time.
0 commit comments