{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/cip-service-cipsrv-domains-states-schema.json", "title": "cipsrv_domains_states", "description": "cipsrv_domains_states schema from CIP-service Indexing API", "type": "array", "items": { "$ref": "#/components/schemas/cipsrv_domains_state" } }