LocalizedText

Text that has been translated to the correct locale for the current context

Fortune 500FranchisingHospitalityNYSE QSRQuick Service RestaurantsRestaurants
View JSON Schema on GitHub

JSON Schema

channel-localized-text-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "LocalizedText",
  "description": "Text that has been translated to the correct locale for the current context",
  "$id": "https://raw.githubusercontent.com/api-evangelist/restaurant-brands/refs/heads/main/json-schema/channel-localized-text-schema.json",
  "type": "string"
}