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