-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Labels
Good First TaskThis is a place to get started if you are new!This is a place to get started if you are new!Type: EnhancementThis will **improve** existing or **add** something newThis will **improve** existing or **add** something new
Description
Currently the platform property of openapi/components/requests/CreateCalendarEventRequest.yaml
Allows an array of arbitrary strings, this should probably be limited to only the values vrchat understands
"platforms": [
"android",
"standalonewindows",
"ios"
]
maybe the calendar event type in general should have this limitation applied so also here
openapi/components/schemas/CalendarEvent.yaml
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Good First TaskThis is a place to get started if you are new!This is a place to get started if you are new!Type: EnhancementThis will **improve** existing or **add** something newThis will **improve** existing or **add** something new