8 lines
246 B
Markdown
8 lines
246 B
Markdown
# airbyte-protocol
|
|
|
|
Declares the Airbyte Protocol.
|
|
|
|
## Key Files
|
|
* `airbyte_protocol.yaml` - declares the Airbyte Protocol (in JSONSchema)
|
|
* `io.airbyte.protocol.models` - this package contains various java helpers for working with the protocol.
|