* added coupon stream
* correct small errors
* bump connector version
* format json file
* run format
Co-authored-by: aadityasinha-dotcom <aadityasinha009@gmail.com>
* Add support for `Items` and `Item Prices` streams
* Add support for `Attached Items`stream
* Update changelog
* Remove unused field
* Update docs/integrations/sources/chargebee.md
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
* Update text in changelog
* Add docstring for SemiIncrementalChargebeeStream class
* Bump connector's version to 0.1.3
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
* Prepare Chargebee connector for publishing
* Update docs
Update `docs/SUMMARY.md` file.
Update `docs/integrations/README.md` file.
* Update changelog
* Implement change request
* Remove `name` field from streams
* Rename env var for Chargebee
Rename from `CHARGEBEE_TEST_CREDS` to `CHARGEBEE_INTEGRATION_TEST_CREDS`.
* Revert "Rename env var for Chargebee"
This reverts commit 7ddc6e0cb1.
* Revert "Revert "Rename env var for Chargebee""
This reverts commit 6df6751034.
* Add custom backoff handler
* Implement change request
* Add comment about why `order` is an empty stream
* Bump connector version