{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_IntegrationSupport_webhook_events_created", "title": "property_IntegrationSupport_webhook_events_created", "items": { "enum": [ "virtual", "native" ], "type": "string", "x-speakeasy-unknown-values": "allow" }, "type": "array" }