Skip to content

Commit

Permalink
Fix API docs and adjust snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
carlobeltrame committed Feb 4, 2024
1 parent 8afd571 commit 7402cc1
Showing 1 changed file with 36 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15752,8 +15752,9 @@ components:
scheduleEntryNumber:
description: |-
The cardinal number of this schedule entry, when chronologically ordering all
schedule entries that start on the same day. I.e. if the schedule entry is the
second entry on a given day, its number will be 2.
schedule entries WITH THE SAME NUMBERING STYLE that start on the same day. I.e. if
the schedule entry is the second entry with roman numbering on a given day, its
number will be 2.
example: '2'
readOnly: true
type: integer
Expand Down Expand Up @@ -15842,8 +15843,9 @@ components:
scheduleEntryNumber:
description: |-
The cardinal number of this schedule entry, when chronologically ordering all
schedule entries that start on the same day. I.e. if the schedule entry is the
second entry on a given day, its number will be 2.
schedule entries WITH THE SAME NUMBERING STYLE that start on the same day. I.e. if
the schedule entry is the second entry with roman numbering on a given day, its
number will be 2.
example: '2'
readOnly: true
type: integer
Expand Down Expand Up @@ -15933,8 +15935,9 @@ components:
scheduleEntryNumber:
description: |-
The cardinal number of this schedule entry, when chronologically ordering all
schedule entries that start on the same day. I.e. if the schedule entry is the
second entry on a given day, its number will be 2.
schedule entries WITH THE SAME NUMBERING STYLE that start on the same day. I.e. if
the schedule entry is the second entry with roman numbering on a given day, its
number will be 2.
example: '2'
readOnly: true
type: integer
Expand Down Expand Up @@ -16026,8 +16029,9 @@ components:
scheduleEntryNumber:
description: |-
The cardinal number of this schedule entry, when chronologically ordering all
schedule entries that start on the same day. I.e. if the schedule entry is the
second entry on a given day, its number will be 2.
schedule entries WITH THE SAME NUMBERING STYLE that start on the same day. I.e. if
the schedule entry is the second entry with roman numbering on a given day, its
number will be 2.
example: '2'
readOnly: true
type: integer
Expand Down Expand Up @@ -16232,8 +16236,9 @@ components:
scheduleEntryNumber:
description: |-
The cardinal number of this schedule entry, when chronologically ordering all
schedule entries that start on the same day. I.e. if the schedule entry is the
second entry on a given day, its number will be 2.
schedule entries WITH THE SAME NUMBERING STYLE that start on the same day. I.e. if
the schedule entry is the second entry with roman numbering on a given day, its
number will be 2.
example: '2'
readOnly: true
type: integer
Expand Down Expand Up @@ -16322,8 +16327,9 @@ components:
scheduleEntryNumber:
description: |-
The cardinal number of this schedule entry, when chronologically ordering all
schedule entries that start on the same day. I.e. if the schedule entry is the
second entry on a given day, its number will be 2.
schedule entries WITH THE SAME NUMBERING STYLE that start on the same day. I.e. if
the schedule entry is the second entry with roman numbering on a given day, its
number will be 2.
example: '2'
readOnly: true
type: integer
Expand Down Expand Up @@ -16413,8 +16419,9 @@ components:
scheduleEntryNumber:
description: |-
The cardinal number of this schedule entry, when chronologically ordering all
schedule entries that start on the same day. I.e. if the schedule entry is the
second entry on a given day, its number will be 2.
schedule entries WITH THE SAME NUMBERING STYLE that start on the same day. I.e. if
the schedule entry is the second entry with roman numbering on a given day, its
number will be 2.
example: '2'
readOnly: true
type: integer
Expand Down Expand Up @@ -16515,8 +16522,9 @@ components:
scheduleEntryNumber:
description: |-
The cardinal number of this schedule entry, when chronologically ordering all
schedule entries that start on the same day. I.e. if the schedule entry is the
second entry on a given day, its number will be 2.
schedule entries WITH THE SAME NUMBERING STYLE that start on the same day. I.e. if
the schedule entry is the second entry with roman numbering on a given day, its
number will be 2.
example: '2'
readOnly: true
type: integer
Expand Down Expand Up @@ -16696,8 +16704,9 @@ components:
scheduleEntryNumber:
description: |-
The cardinal number of this schedule entry, when chronologically ordering all
schedule entries that start on the same day. I.e. if the schedule entry is the
second entry on a given day, its number will be 2.
schedule entries WITH THE SAME NUMBERING STYLE that start on the same day. I.e. if
the schedule entry is the second entry with roman numbering on a given day, its
number will be 2.
example: '2'
readOnly: true
type: integer
Expand Down Expand Up @@ -16809,8 +16818,9 @@ components:
scheduleEntryNumber:
description: |-
The cardinal number of this schedule entry, when chronologically ordering all
schedule entries that start on the same day. I.e. if the schedule entry is the
second entry on a given day, its number will be 2.
schedule entries WITH THE SAME NUMBERING STYLE that start on the same day. I.e. if
the schedule entry is the second entry with roman numbering on a given day, its
number will be 2.
example: '2'
readOnly: true
type: integer
Expand Down Expand Up @@ -16923,8 +16933,9 @@ components:
scheduleEntryNumber:
description: |-
The cardinal number of this schedule entry, when chronologically ordering all
schedule entries that start on the same day. I.e. if the schedule entry is the
second entry on a given day, its number will be 2.
schedule entries WITH THE SAME NUMBERING STYLE that start on the same day. I.e. if
the schedule entry is the second entry with roman numbering on a given day, its
number will be 2.
example: '2'
readOnly: true
type: integer
Expand Down Expand Up @@ -17039,8 +17050,9 @@ components:
scheduleEntryNumber:
description: |-
The cardinal number of this schedule entry, when chronologically ordering all
schedule entries that start on the same day. I.e. if the schedule entry is the
second entry on a given day, its number will be 2.
schedule entries WITH THE SAME NUMBERING STYLE that start on the same day. I.e. if
the schedule entry is the second entry with roman numbering on a given day, its
number will be 2.
example: '2'
readOnly: true
type: integer
Expand Down

0 comments on commit 7402cc1

Please sign in to comment.