From 339c9a42c92809f4c15658d95c74099a30b25d97 Mon Sep 17 00:00:00 2001 From: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Date: Thu, 18 Jul 2024 16:58:04 +0000 Subject: [PATCH] [CI] Auto-commit changed files from 'yarn openapi:bundle' --- ..._solution_detections_api_2023_10_31.bundled.schema.yaml | 7 ++++--- ..._solution_detections_api_2023_10_31.bundled.schema.yaml | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/x-pack/plugins/security_solution/docs/openapi/ess/security_solution_detections_api_2023_10_31.bundled.schema.yaml b/x-pack/plugins/security_solution/docs/openapi/ess/security_solution_detections_api_2023_10_31.bundled.schema.yaml index 6615b1d2fbfc7..9a6ff48ba394e 100644 --- a/x-pack/plugins/security_solution/docs/openapi/ess/security_solution_detections_api_2023_10_31.bundled.schema.yaml +++ b/x-pack/plugins/security_solution/docs/openapi/ess/security_solution_detections_api_2023_10_31.bundled.schema.yaml @@ -390,7 +390,6 @@ paths: schema: $ref: '#/components/schemas/BulkCrudRulesResponse' description: Indicates a successful call. - summary: Delete multiple detection rules '400': content: application/json: @@ -411,6 +410,7 @@ paths: schema: $ref: '#/components/schemas/SiemErrorResponse' description: Internal server error response + summary: Delete multiple detection rules tags: - Bulk API post: @@ -949,7 +949,7 @@ paths: description: | Assign users to detection alerts, and unassign them from alerts. > info - > You cannot add and remove the same assignee. + > You cannot add and remove the same assignee in the same request. operationId: SetAlertAssignees requestBody: content: @@ -1042,6 +1042,7 @@ paths: As such, the old, orphaned index can (and likely should) be deleted. + While you can delete these indices manually, the endpoint accomplishes this task by applying a deletion policy to the @@ -1344,7 +1345,7 @@ paths: description: | And tags to detection alerts, and remove them from alerts. > info - > You cannot add and remove the same alert tag. + > You cannot add and remove the same alert tag in the same request. operationId: ManageAlertTags requestBody: content: diff --git a/x-pack/plugins/security_solution/docs/openapi/serverless/security_solution_detections_api_2023_10_31.bundled.schema.yaml b/x-pack/plugins/security_solution/docs/openapi/serverless/security_solution_detections_api_2023_10_31.bundled.schema.yaml index c12d28b8b9a27..b19ec98384303 100644 --- a/x-pack/plugins/security_solution/docs/openapi/serverless/security_solution_detections_api_2023_10_31.bundled.schema.yaml +++ b/x-pack/plugins/security_solution/docs/openapi/serverless/security_solution_detections_api_2023_10_31.bundled.schema.yaml @@ -547,7 +547,7 @@ paths: description: | Assign users to detection alerts, and unassign them from alerts. > info - > You cannot add and remove the same assignee. + > You cannot add and remove the same assignee in the same request. operationId: SetAlertAssignees requestBody: content: @@ -695,7 +695,7 @@ paths: description: | And tags to detection alerts, and remove them from alerts. > info - > You cannot add and remove the same alert tag. + > You cannot add and remove the same alert tag in the same request. operationId: ManageAlertTags requestBody: content: