waitingroom_api-response-common

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-waitingroom-api-response-common-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/waitingroom_api-response-common",
  "title": "waitingroom_api-response-common",
  "required": [
    "success",
    "errors",
    "messages",
    "result"
  ],
  "type": "object"
}