1
0
mirror of synced 2026-01-27 16:02:00 -05:00
Files
airbyte/airbyte-protocol
Evan Tahler 1598126ebc Add description for AirbyteEstimateTraceMessage types (#19843)
* Add description for `AirbyteEstimateTraceMessage` types

* cleanup

* update python CDK docs too
2022-11-28 12:58:20 -08:00
..
2021-09-27 11:17:17 -07:00
2022-03-13 14:45:36 -07:00

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.