-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clean up protocol definition files & change to yamlschema (#514)
* clean up protocol files * fmt * convert to yaml * fix extensions * revert quote changes * convert rest to yaml * fix builds * fix build v2 * fmt * fix build v3
- Loading branch information
Showing
64 changed files
with
900 additions
and
1,002 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
airbyte-config/models/src/main/resources/json/DestinationConnectionImplementation.json
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
airbyte-config/models/src/main/resources/json/DestinationConnectionSpecification.json
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
airbyte-config/models/src/main/resources/json/JobCheckConnectionConfig.json
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
airbyte-config/models/src/main/resources/json/JobConfig.json
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
airbyte-config/models/src/main/resources/json/JobDiscoverSchemaConfig.json
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
airbyte-config/models/src/main/resources/json/JobOutput.json
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
airbyte-config/models/src/main/resources/json/JobSyncConfig.json
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
airbyte-config/models/src/main/resources/json/SourceConnectionImplementation.json
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
airbyte-config/models/src/main/resources/json/SourceConnectionSpecification.json
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
airbyte-config/models/src/main/resources/json/StandardCheckConnectionInput.json
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
airbyte-config/models/src/main/resources/json/StandardCheckConnectionOutput.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.