{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/property_IntegrationSupport_raw_objects",
"title": "property_IntegrationSupport_raw_objects",
"description": "objects that we map from in the integration",
"items": {
"type": "string"
},
"type": "array"
}