waitingroom_event_description

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

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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