Airbyte · Schema

SourceDefinitionSpecification

The specification for what values are required to configure the sourceDefinition.

Data IntegrationETLELTOpen SourceData PipelineConnectorsData
View JSON Schema on GitHub

JSON Schema

airbyte-source-definition-specification-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/airbyte/refs/heads/main/json-schema/airbyte-source-definition-specification-schema.json",
  "title": "SourceDefinitionSpecification",
  "description": "The specification for what values are required to configure the sourceDefinition.",
  "type": "object"
}