The language tag in BCP 47 format.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/stream_language", "title": "stream_language", "description": "The language tag in BCP 47 format.", "example": "tr", "type": "string" }