Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 246 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 246 Bytes

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.