{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_Integration_support", "title": "property_Integration_support", "additionalProperties": { "$ref": "#/components/schemas/IntegrationSupport" }, "type": "object" }