stream_label

The language label displayed in the native language to users.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-label-schema.json Raw ↑
{
  "$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"
}