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