1
0
mirror of synced 2026-01-06 06:04:16 -05:00
Files
airbyte/airbyte-protocol
Benoit Moriceau a0772b58d0 Bmoric/fix diff (#16513)
* Add test on the catalog diff logic

* Simplify test case

* Fix the bug

* Rm useless val

* Format

* Update test input

* revert map change

* Add test

* Fix test

* Format

* Use sugar

* Fix PMD errors

Co-authored-by: Malik Diarra <malik@airbyte.io>
2022-09-13 10:17:31 -07:00
..
2022-09-13 10:17:31 -07: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.