Skip to content

Commit

Permalink
Regenerate output
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Oct 7, 2024
1 parent c795907 commit 3eba823
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions oas_docs/output/kibana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: >
Expand Down Expand Up @@ -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: >
Expand Down Expand Up @@ -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
Expand All @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand All @@ -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
Expand Down

0 comments on commit 3eba823

Please sign in to comment.