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