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