diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index 1a7913bf33d..af833d5e54e 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -64776,7 +64776,6 @@ paths: operator: OR permissions: - apm_retention_filter_read - - apm_pipelines_read post: description: 'Create a retention filter to index spans in your organization. @@ -64816,7 +64815,6 @@ paths: operator: OR permissions: - apm_retention_filter_write - - apm_pipelines_write /api/v2/apm/config/retention-filters-execution-order: put: description: Re-order the execution order of retention filters. @@ -64845,7 +64843,6 @@ paths: operator: OR permissions: - apm_retention_filter_write - - apm_pipelines_write /api/v2/apm/config/retention-filters/{filter_id}: delete: description: 'Delete a specific retention filter from your organization. @@ -64872,7 +64869,6 @@ paths: operator: OR permissions: - apm_retention_filter_write - - apm_pipelines_write get: description: Get an APM retention filter. operationId: GetApmRetentionFilter @@ -64898,7 +64894,6 @@ paths: operator: OR permissions: - apm_retention_filter_read - - apm_pipelines_read put: description: 'Update a retention filter from your organization. @@ -64938,7 +64933,6 @@ paths: operator: OR permissions: - apm_retention_filter_write - - apm_pipelines_write /api/v2/apm/services: get: operationId: GetServiceList