{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_Integration_token_names", "title": "property_Integration_token_names", "description": "if auth_types = 'token'", "items": { "type": "string" }, "type": "array" }