diff --git a/x-pack/plugins/security_solution/docs/openapi/ess/security_solution_timeline_api_2023_10_31.bundled.schema.yaml b/x-pack/plugins/security_solution/docs/openapi/ess/security_solution_timeline_api_2023_10_31.bundled.schema.yaml index 36b20f661d3f0..5d55fac18c402 100644 --- a/x-pack/plugins/security_solution/docs/openapi/ess/security_solution_timeline_api_2023_10_31.bundled.schema.yaml +++ b/x-pack/plugins/security_solution/docs/openapi/ess/security_solution_timeline_api_2023_10_31.bundled.schema.yaml @@ -131,7 +131,7 @@ paths: type: string required: - note - description: 'The note to add or update, along with additional metadata.' + description: The note to add or update, along with additional metadata. required: true responses: '200': @@ -185,7 +185,7 @@ paths: required: - eventId - timelineId - description: 'The pinned event to add or update, along with additional metadata.' + description: The pinned event to add or update, along with additional metadata. required: true responses: '200': @@ -321,7 +321,7 @@ paths: - timelineId - version - timeline - description: 'The Timeline updates, along with the Timeline ID and version.' + description: The Timeline updates, along with the Timeline ID and version. required: true responses: '200': diff --git a/x-pack/plugins/security_solution/docs/openapi/serverless/security_solution_timeline_api_2023_10_31.bundled.schema.yaml b/x-pack/plugins/security_solution/docs/openapi/serverless/security_solution_timeline_api_2023_10_31.bundled.schema.yaml index 5c676bec03ef5..d8536c1703ed7 100644 --- a/x-pack/plugins/security_solution/docs/openapi/serverless/security_solution_timeline_api_2023_10_31.bundled.schema.yaml +++ b/x-pack/plugins/security_solution/docs/openapi/serverless/security_solution_timeline_api_2023_10_31.bundled.schema.yaml @@ -131,7 +131,7 @@ paths: type: string required: - note - description: 'The note to add or update, along with additional metadata.' + description: The note to add or update, along with additional metadata. required: true responses: '200': @@ -185,7 +185,7 @@ paths: required: - eventId - timelineId - description: 'The pinned event to add or update, along with additional metadata.' + description: The pinned event to add or update, along with additional metadata. required: true responses: '200': @@ -321,7 +321,7 @@ paths: - timelineId - version - timeline - description: 'The Timeline updates, along with the Timeline ID and version.' + description: The Timeline updates, along with the Timeline ID and version. required: true responses: '200':