{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/themeRegion", "title": "themeRegion", "properties": { "name": { "type": "string", "description": "The region name." } }, "x-internal": false }