diff --git a/oas_docs/output/kibana.yaml b/oas_docs/output/kibana.yaml index aba85f8c82ca9..e0507e64c8c17 100644 --- a/oas_docs/output/kibana.yaml +++ b/oas_docs/output/kibana.yaml @@ -7062,7 +7062,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: > @@ -7430,7 +7430,7 @@ paths: summary: Get cases for an alert tags: - cases - x-technical-preview: true + x-state: Technical preview /api/cases/configure: get: description: > @@ -46035,7 +46035,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 @@ -46053,7 +46053,7 @@ components: maxItems: 1000 type: array title: Alert indices - x-technical-preview: true + x-state: Technical preview Cases_alert_response_properties: type: object properties: @@ -47182,7 +47182,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: @@ -47364,7 +47364,7 @@ components: - type: string - type: boolean type: array - x-technical-preview: true + x-state: Technical preview description: $ref: '#/components/schemas/Cases_case_description' settings: @@ -47390,7 +47390,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