Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'make api-docs && make api-docs-s…
Browse files Browse the repository at this point in the history
…taging'
  • Loading branch information
kibanamachine committed Oct 17, 2024
1 parent 651c1cd commit e76e538
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions oas_docs/output/kibana.staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: >
Expand Down Expand Up @@ -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: >
Expand Down Expand Up @@ -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
Expand All @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand All @@ -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
Expand Down

0 comments on commit e76e538

Please sign in to comment.