{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/waitingroom_event_description",
"title": "waitingroom_event_description",
"default": "",
"description": "A note that you can use to add more details about the event.",
"example": "Production event - DO NOT MODIFY",
"type": "string"
}