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