diff --git a/oas_docs/output/kibana.staging.yaml b/oas_docs/output/kibana.staging.yaml index 8323fc524ebce..7326d9c10436d 100644 --- a/oas_docs/output/kibana.staging.yaml +++ b/oas_docs/output/kibana.staging.yaml @@ -7170,7 +7170,7 @@ paths: summary: Get all alerts for a case tags: - cases - x-technical-preview: true + x-state: Technical preview /api/cases/{caseId}/comments: delete: description: > @@ -7538,7 +7538,7 @@ paths: summary: Get cases for an alert tags: - cases - x-technical-preview: true + x-state: Technical preview /api/cases/configure: get: description: > @@ -46330,7 +46330,7 @@ components: maxItems: 1000 type: array title: Alert identifiers - x-technical-preview: true + x-state: Technical preview Cases_alert_indices: description: > The alert indices. It is required only when `type` is `alert`. If you @@ -46348,7 +46348,7 @@ components: maxItems: 1000 type: array title: Alert indices - x-technical-preview: true + x-state: Technical preview Cases_alert_response_properties: type: object properties: @@ -47486,7 +47486,7 @@ components: description: The rule name. example: security_rule type: string - x-technical-preview: true + x-state: Technical preview Cases_searchFieldsType: description: The fields to perform the `simple_query_string` parsed query against. enum: @@ -47679,7 +47679,7 @@ components: - type: string - type: boolean type: array - x-technical-preview: true + x-state: Technical preview description: $ref: '#/components/schemas/Cases_case_description' settings: @@ -47705,7 +47705,7 @@ components: tags: $ref: '#/components/schemas/Cases_template_tags' type: array - x-technical-preview: true + x-state: Technical preview Cases_update_alert_comment_request_properties: description: Defines properties for case comment requests when type is alert. type: object