{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/bill-subs-api_schemas-zone", "title": "bill-subs-api_schemas-zone", "properties": { "name": { "readOnly": true, "type": "string" } }, "type": "object" }