-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 Source Stripe: Fix missing start_date
argument + update json files for SAT
#6841
Conversation
/test connector=source-stripe
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. A few small suggestions added
airbyte-integrations/connectors/source-stripe/source_stripe/streams.py
Outdated
Show resolved
Hide resolved
airbyte-integrations/connectors/source-stripe/source_stripe/streams.py
Outdated
Show resolved
Hide resolved
/test connector=source-stripe
|
…e-start_date-error
/test connector=source-stripe
|
/test connector=source-stripe
|
/test connector=source-stripe
|
/publish connector=connectors/source-stripe
|
…s for SAT (airbytehq#6841) * Fix missing `start_date` argument + update json files for SAT * Update docs * Implement change request * Update unit_tests * Bump connector's version
What
Closes #6749.
Pre-merge Checklist
airbyte_secret
./gradlew :airbyte-integrations:connectors:<name>:integrationTest
.README.md
bootstrap.md
. See description and examplesdocs/integrations/<source or destination>/<name>.md
including changelog. See changelog example