Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-06-19 10:10:09.090441",
"spec_repo_commit": "4edb50e4"
"regenerated": "2024-06-26 17:58:29.227031",
"spec_repo_commit": "bad4ef97"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-06-19 10:10:09.107922",
"spec_repo_commit": "4edb50e4"
"regenerated": "2024-06-26 17:58:29.244148",
"spec_repo_commit": "bad4ef97"
}
}
}
50 changes: 0 additions & 50 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24344,7 +24344,6 @@ paths:
summary: List all AuthN Mappings
tags:
- AuthN Mappings
x-permission: OPEN()
post:
description: Create an AuthN Mapping.
operationId: CreateAuthNMapping
Expand Down Expand Up @@ -24385,7 +24384,6 @@ paths:
tags:
- AuthN Mappings
x-codegen-request-body-name: body
x-permission: OR(USER_ACCESS_MANAGE)
/api/v2/authn_mappings/{authn_mapping_id}:
delete:
description: Delete an AuthN Mapping specified by AuthN Mapping UUID.
Expand Down Expand Up @@ -24417,7 +24415,6 @@ paths:
summary: Delete an AuthN Mapping
tags:
- AuthN Mappings
x-permission: OR(USER_ACCESS_MANAGE)
get:
description: Get an AuthN Mapping specified by the AuthN Mapping UUID.
operationId: GetAuthNMapping
Expand Down Expand Up @@ -24451,7 +24448,6 @@ paths:
summary: Get an AuthN Mapping by UUID
tags:
- AuthN Mappings
x-permission: OPEN()
patch:
description: Edit an AuthN Mapping.
operationId: UpdateAuthNMapping
Expand Down Expand Up @@ -24511,7 +24507,6 @@ paths:
tags:
- AuthN Mappings
x-codegen-request-body-name: body
x-permission: OR(USER_ACCESS_MANAGE)
/api/v2/cases:
get:
description: Search cases.
Expand Down Expand Up @@ -25491,10 +25486,6 @@ paths:
summary: List Cloud Cost Management AWS CUR configs
tags:
- Cloud Cost Management
x-permission:
operator: OR
permissions:
- CLOUD_COST_MANAGEMENT_READ
post:
description: Create a Cloud Cost Management account for an AWS CUR config.
operationId: CreateCostAWSCURConfig
Expand Down Expand Up @@ -25533,10 +25524,6 @@ paths:
summary: Create Cloud Cost Management AWS CUR config
tags:
- Cloud Cost Management
x-permission:
operator: OR
permissions:
- CLOUD_COST_MANAGEMENT_WRITE
/api/v2/cost/aws_cur_config/{cloud_account_id}:
delete:
description: Archive a Cloud Cost Management Account.
Expand Down Expand Up @@ -25568,10 +25555,6 @@ paths:
summary: Delete Cloud Cost Management AWS CUR config
tags:
- Cloud Cost Management
x-permission:
operator: OR
permissions:
- CLOUD_COST_MANAGEMENT_WRITE
patch:
description: Update the status of an AWS CUR config (active/archived).
operationId: UpdateCostAWSCURConfig
Expand Down Expand Up @@ -25606,10 +25589,6 @@ paths:
summary: Update Cloud Cost Management AWS CUR config
tags:
- Cloud Cost Management
x-permission:
operator: OR
permissions:
- CLOUD_COST_MANAGEMENT_WRITE
/api/v2/cost/aws_related_accounts:
get:
description: List the AWS accounts in an organization by calling 'organizations:ListAccounts'
Expand Down Expand Up @@ -25652,10 +25631,6 @@ paths:
summary: List related AWS accounts
tags:
- Cloud Cost Management
x-permission:
operator: OR
permissions:
- CLOUD_COST_MANAGEMENT_READ
/api/v2/cost/azure_uc_config:
get:
description: List the Azure configs.
Expand Down Expand Up @@ -25683,10 +25658,6 @@ paths:
summary: List Cloud Cost Management Azure configs
tags:
- Cloud Cost Management
x-permission:
operator: OR
permissions:
- CLOUD_COST_MANAGEMENT_READ
post:
description: Create a Cloud Cost Management account for an Azure config.
operationId: CreateCostAzureUCConfigs
Expand Down Expand Up @@ -25725,10 +25696,6 @@ paths:
summary: Create Cloud Cost Management Azure configs
tags:
- Cloud Cost Management
x-permission:
operator: OR
permissions:
- CLOUD_COST_MANAGEMENT_WRITE
/api/v2/cost/azure_uc_config/{cloud_account_id}:
delete:
description: Archive a Cloud Cost Management Account.
Expand Down Expand Up @@ -25760,10 +25727,6 @@ paths:
summary: Delete Cloud Cost Management Azure config
tags:
- Cloud Cost Management
x-permission:
operator: OR
permissions:
- CLOUD_COST_MANAGEMENT_WRITE
patch:
description: Update the status of an Azure config (active/archived).
operationId: UpdateCostAzureUCConfigs
Expand Down Expand Up @@ -25804,10 +25767,6 @@ paths:
summary: Update Cloud Cost Management Azure config
tags:
- Cloud Cost Management
x-permission:
operator: OR
permissions:
- CLOUD_COST_MANAGEMENT_WRITE
/api/v2/cost/enabled:
get:
description: Get the Cloud Cost Management activity.
Expand Down Expand Up @@ -25835,10 +25794,6 @@ paths:
summary: Cloud Cost Enabled
tags:
- Cloud Cost Management
x-permission:
operator: OR
permissions:
- CLOUD_COST_MANAGEMENT_READ
/api/v2/cost_by_tag/active_billing_dimensions:
get:
description: Get active billing dimensions for cost attribution. Cost data for
Expand Down Expand Up @@ -28166,10 +28121,6 @@ paths:
tags:
- Confluent Cloud
x-codegen-request-body-name: body
x-permission:
operator: OR
permissions:
- STANDARD
/api/v2/integrations/fastly/accounts:
get:
description: List Fastly accounts.
Expand Down Expand Up @@ -31817,7 +31768,6 @@ paths:
tags:
- Roles
x-codegen-request-body-name: body
x-permission: OR(USER_ACCESS_MANAGE)
/api/v2/roles/{role_id}/permissions:
delete:
description: Removes a permission from a role.
Expand Down