1
0
mirror of synced 2026-01-07 18:06:03 -05:00
Files
airbyte/airbyte-protocol/readme.md
2022-03-13 14:45:36 -07:00

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.