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