{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_UcCall_contacts", "title": "property_UcCall_contacts", "items": { "$ref": "#/components/schemas/UcContact" }, "type": "array" }