singer-io / tap-chargebee

Singer.io tap for extracting data from the Chargebee API
https://www.singer.io/
GNU Affero General Public License v3.0
7 stars 32 forks source link

Update subscriptions schema to include manual discounts #107

Closed rubenharutyunov closed 7 months ago

rubenharutyunov commented 9 months ago

Description of change

Currently, tap's subscription schema doesn't include manual discounts. This PR updates the subscription schema to include missing discount attributes based on Chargebee API.

Manual QA steps

Risks

None I can think of

Rollback steps

singer-bot commented 9 months ago

Hi @rubenharutyunov, thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes.

singer-bot commented 9 months ago

You did it @rubenharutyunov!

Thank you for signing the Singer Contribution License Agreement.

shantanu73 commented 7 months ago

Verified that this is a non-breaking change. Approving this.