Skip to content

CalendarEvent platforms aren't limited #497

@Jarno458

Description

@Jarno458

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good First TaskThis is a place to get started if you are new!Type: EnhancementThis will **improve** existing or **add** something new

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions