forked from airbytehq/airbyte
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Braintree source connector (airbytehq#5362)
* 5236: Add Braintree source connector - Add Braintree source connector based on airbyte CDK - Remove Braintree singer based connector Co-authored-by: Dmytro Rezchykov <dmitry.rezchykov@zazmic.com>
- Loading branch information
Showing
62 changed files
with
2,552 additions
and
640 deletions.
There are no files selected for viewing
8 changes: 0 additions & 8 deletions
8
...ain/resources/config/STANDARD_SOURCE_DEFINITION/396e4ca3-8a97-4b85-aa4e-c9d8c2d5f992.json
This file was deleted.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
...ain/resources/config/STANDARD_SOURCE_DEFINITION/63cea06f-1c75-458d-88fe-ad48c7cb27fd.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"sourceDefinitionId": "63cea06f-1c75-458d-88fe-ad48c7cb27fd", | ||
"name": "Braintree", | ||
"dockerRepository": "airbyte/source-braintree", | ||
"dockerImageTag": "0.1.0", | ||
"documentationUrl": "https://docs.airbyte.io/integrations/sources/braintree", | ||
"icon": "braintree.svg" | ||
} |
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
1 change: 0 additions & 1 deletion
1
airbyte-integrations/connectors/source-braintree-singer/.dockerignore
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
airbyte-integrations/connectors/source-braintree-singer/Dockerfile
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
airbyte-integrations/connectors/source-braintree-singer/build.gradle
This file was deleted.
Oops, something went wrong.
197 changes: 0 additions & 197 deletions
197
airbyte-integrations/connectors/source-braintree-singer/sample_files/catalog.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.