{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/calls_name",
"title": "calls_name",
"default": "",
"description": "A short description of Calls app, not shown to end users.",
"example": "production-realtime-app",
"type": "string"
}