{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/registrar-api_domains", "title": "registrar-api_domains", "allOf": [ { "$ref": "#/components/schemas/registrar-api_domain_properties" } ], "type": "object" }