Skip to content

Commit

Permalink
regenerate and add missing openapi-generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
delanni committed Sep 19, 2024
1 parent 6b372b7 commit cb49de3
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 cb49de3

Please sign in to comment.