Commit c73ef4e
authored
fix: remove V1 models. Move clearly schema defined objects into V0 package. (#120)
The platform no longer uses non-V0 packages. At this point, I'm confident we can remove the V1 models. I've also taken the chance to consolidate some of the sprawl we have.
I will use this version to hard cut all connectors off to non-v1 packages.1 parent edcf1c3 commit c73ef4e
9 files changed
Lines changed: 16 additions & 1399 deletions
File tree
- protocol-models/src
- main
- java/io/airbyte/protocol/models
- v0
- resources/airbyte_protocol
- test/java/io/airbyte/protocol/models
- v0
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 0 additions & 107 deletions
This file was deleted.
0 commit comments