waitingroom_description

A note that you can use to add more details about the waiting room.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-waitingroom-description-schema.json Raw ↑
{
  "$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"
}