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