Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'yarn openapi:bundle'
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Sep 19, 2024
1 parent ea3b979 commit b0d89f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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':
Expand Down Expand Up @@ -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':
Expand Down Expand Up @@ -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':
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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':
Expand Down Expand Up @@ -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':
Expand Down Expand Up @@ -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':
Expand Down

0 comments on commit b0d89f3

Please sign in to comment.