{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_Connection_auth_other_auth_info", "title": "property_Connection_auth_other_auth_info", "description": "When integration.auth_type = \"other\", this field contains the authentication credentials in the same order as token_names", "items": { "type": "string" }, "type": "array" }