{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/stream_label",
"title": "stream_label",
"description": "The language label displayed in the native language to users.",
"example": "T\u00fcrk\u00e7e",
"type": "string"
}