{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/CreateFlowsVaultConnectionClearbit", "title": "CreateFlowsVaultConnectionClearbit", "type": "object", "oneOf": [ { "$ref": "#/components/schemas/CreateFlowsVaultConnectionClearbitApiKey" }, { "$ref": "#/components/schemas/CreateFlowsVaultConnectionClearbitUninitialized" } ] }