Skip to content

Commit cd1d02a

Browse files
Update CalendarEventRecurrence.yaml
1 parent 0dae9b5 commit cd1d02a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

openapi/components/schemas/CalendarEventRecurrence.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
title: CalendarEventRecurrence
22
type: object
33
description: Details about how a recurring event will be scheduled. If the event is to be scheduled indefinitely, this will lack an "end" property.
4+
nullable: true
45
properties:
56
end:
67
$ref: ./CalendarEventRecurrenceEnd.yaml

0 commit comments

Comments
 (0)