{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/airbyte/refs/heads/main/json-schema/airbyte-source-configuration-schema.json", "title": "SourceConfiguration", "description": "The values required to configure the source. The schema for this must match the schema return by source_definition_specifications/get for the source.", "type": "object" }