Skip to content

Commit 5861f33

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Remove permission from generated full spec (#1675)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 53d537a commit 5861f33

File tree

2 files changed

+4
-54
lines changed

2 files changed

+4
-54
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.6",
7-
"regenerated": "2024-06-19 10:10:02.694294",
8-
"spec_repo_commit": "4edb50e4"
7+
"regenerated": "2024-06-26 17:58:26.539568",
8+
"spec_repo_commit": "bad4ef97"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-06-19 10:10:02.712004",
13-
"spec_repo_commit": "4edb50e4"
12+
"regenerated": "2024-06-26 17:58:26.558578",
13+
"spec_repo_commit": "bad4ef97"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 0 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -24344,7 +24344,6 @@ paths:
2434424344
summary: List all AuthN Mappings
2434524345
tags:
2434624346
- AuthN Mappings
24347-
x-permission: OPEN()
2434824347
post:
2434924348
description: Create an AuthN Mapping.
2435024349
operationId: CreateAuthNMapping
@@ -24385,7 +24384,6 @@ paths:
2438524384
tags:
2438624385
- AuthN Mappings
2438724386
x-codegen-request-body-name: body
24388-
x-permission: OR(USER_ACCESS_MANAGE)
2438924387
/api/v2/authn_mappings/{authn_mapping_id}:
2439024388
delete:
2439124389
description: Delete an AuthN Mapping specified by AuthN Mapping UUID.
@@ -24417,7 +24415,6 @@ paths:
2441724415
summary: Delete an AuthN Mapping
2441824416
tags:
2441924417
- AuthN Mappings
24420-
x-permission: OR(USER_ACCESS_MANAGE)
2442124418
get:
2442224419
description: Get an AuthN Mapping specified by the AuthN Mapping UUID.
2442324420
operationId: GetAuthNMapping
@@ -24451,7 +24448,6 @@ paths:
2445124448
summary: Get an AuthN Mapping by UUID
2445224449
tags:
2445324450
- AuthN Mappings
24454-
x-permission: OPEN()
2445524451
patch:
2445624452
description: Edit an AuthN Mapping.
2445724453
operationId: UpdateAuthNMapping
@@ -24511,7 +24507,6 @@ paths:
2451124507
tags:
2451224508
- AuthN Mappings
2451324509
x-codegen-request-body-name: body
24514-
x-permission: OR(USER_ACCESS_MANAGE)
2451524510
/api/v2/cases:
2451624511
get:
2451724512
description: Search cases.
@@ -25491,10 +25486,6 @@ paths:
2549125486
summary: List Cloud Cost Management AWS CUR configs
2549225487
tags:
2549325488
- Cloud Cost Management
25494-
x-permission:
25495-
operator: OR
25496-
permissions:
25497-
- CLOUD_COST_MANAGEMENT_READ
2549825489
post:
2549925490
description: Create a Cloud Cost Management account for an AWS CUR config.
2550025491
operationId: CreateCostAWSCURConfig
@@ -25533,10 +25524,6 @@ paths:
2553325524
summary: Create Cloud Cost Management AWS CUR config
2553425525
tags:
2553525526
- Cloud Cost Management
25536-
x-permission:
25537-
operator: OR
25538-
permissions:
25539-
- CLOUD_COST_MANAGEMENT_WRITE
2554025527
/api/v2/cost/aws_cur_config/{cloud_account_id}:
2554125528
delete:
2554225529
description: Archive a Cloud Cost Management Account.
@@ -25568,10 +25555,6 @@ paths:
2556825555
summary: Delete Cloud Cost Management AWS CUR config
2556925556
tags:
2557025557
- Cloud Cost Management
25571-
x-permission:
25572-
operator: OR
25573-
permissions:
25574-
- CLOUD_COST_MANAGEMENT_WRITE
2557525558
patch:
2557625559
description: Update the status of an AWS CUR config (active/archived).
2557725560
operationId: UpdateCostAWSCURConfig
@@ -25606,10 +25589,6 @@ paths:
2560625589
summary: Update Cloud Cost Management AWS CUR config
2560725590
tags:
2560825591
- Cloud Cost Management
25609-
x-permission:
25610-
operator: OR
25611-
permissions:
25612-
- CLOUD_COST_MANAGEMENT_WRITE
2561325592
/api/v2/cost/aws_related_accounts:
2561425593
get:
2561525594
description: List the AWS accounts in an organization by calling 'organizations:ListAccounts'
@@ -25652,10 +25631,6 @@ paths:
2565225631
summary: List related AWS accounts
2565325632
tags:
2565425633
- Cloud Cost Management
25655-
x-permission:
25656-
operator: OR
25657-
permissions:
25658-
- CLOUD_COST_MANAGEMENT_READ
2565925634
/api/v2/cost/azure_uc_config:
2566025635
get:
2566125636
description: List the Azure configs.
@@ -25683,10 +25658,6 @@ paths:
2568325658
summary: List Cloud Cost Management Azure configs
2568425659
tags:
2568525660
- Cloud Cost Management
25686-
x-permission:
25687-
operator: OR
25688-
permissions:
25689-
- CLOUD_COST_MANAGEMENT_READ
2569025661
post:
2569125662
description: Create a Cloud Cost Management account for an Azure config.
2569225663
operationId: CreateCostAzureUCConfigs
@@ -25725,10 +25696,6 @@ paths:
2572525696
summary: Create Cloud Cost Management Azure configs
2572625697
tags:
2572725698
- Cloud Cost Management
25728-
x-permission:
25729-
operator: OR
25730-
permissions:
25731-
- CLOUD_COST_MANAGEMENT_WRITE
2573225699
/api/v2/cost/azure_uc_config/{cloud_account_id}:
2573325700
delete:
2573425701
description: Archive a Cloud Cost Management Account.
@@ -25760,10 +25727,6 @@ paths:
2576025727
summary: Delete Cloud Cost Management Azure config
2576125728
tags:
2576225729
- Cloud Cost Management
25763-
x-permission:
25764-
operator: OR
25765-
permissions:
25766-
- CLOUD_COST_MANAGEMENT_WRITE
2576725730
patch:
2576825731
description: Update the status of an Azure config (active/archived).
2576925732
operationId: UpdateCostAzureUCConfigs
@@ -25804,10 +25767,6 @@ paths:
2580425767
summary: Update Cloud Cost Management Azure config
2580525768
tags:
2580625769
- Cloud Cost Management
25807-
x-permission:
25808-
operator: OR
25809-
permissions:
25810-
- CLOUD_COST_MANAGEMENT_WRITE
2581125770
/api/v2/cost/enabled:
2581225771
get:
2581325772
description: Get the Cloud Cost Management activity.
@@ -25835,10 +25794,6 @@ paths:
2583525794
summary: Cloud Cost Enabled
2583625795
tags:
2583725796
- Cloud Cost Management
25838-
x-permission:
25839-
operator: OR
25840-
permissions:
25841-
- CLOUD_COST_MANAGEMENT_READ
2584225797
/api/v2/cost_by_tag/active_billing_dimensions:
2584325798
get:
2584425799
description: Get active billing dimensions for cost attribution. Cost data for
@@ -28166,10 +28121,6 @@ paths:
2816628121
tags:
2816728122
- Confluent Cloud
2816828123
x-codegen-request-body-name: body
28169-
x-permission:
28170-
operator: OR
28171-
permissions:
28172-
- STANDARD
2817328124
/api/v2/integrations/fastly/accounts:
2817428125
get:
2817528126
description: List Fastly accounts.
@@ -31817,7 +31768,6 @@ paths:
3181731768
tags:
3181831769
- Roles
3181931770
x-codegen-request-body-name: body
31820-
x-permission: OR(USER_ACCESS_MANAGE)
3182131771
/api/v2/roles/{role_id}/permissions:
3182231772
delete:
3182331773
description: Removes a permission from a role.

0 commit comments

Comments
 (0)