{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/waitingroom_event_end_time",
"title": "waitingroom_event_end_time",
"description": "An ISO 8601 timestamp that marks the end of the event.",
"example": "2021-09-28T17:00:00.000Z",
"type": "string"
}