{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/calls_turn_key_name",
"title": "calls_turn_key_name",
"default": "",
"description": "A short description of a TURN key, not shown to end users.",
"example": "my-turn-key",
"type": "string"
}