We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 681e865 commit a499f84Copy full SHA for a499f84
1 file changed
openapi/components/schemas/CalendarEvent.yaml
@@ -19,6 +19,7 @@ properties:
19
type: string
20
durationInMs:
21
type: integer
22
+ format: int64
23
endsAt:
24
25
format: date-time
0 commit comments