chargebee / chargebee-typescript

Typescript library for the Chargebee API.
https://apidocs.chargebee.com/docs/api?lang=typescript
MIT License
22 stars 16 forks source link

fix: Add missing `feature_type` to SubscriptionEntitlement #45

Open ihmpavel opened 9 months ago

ihmpavel commented 9 months ago

Add missing feature_type to SubscriptionEntitlement, which is present in the API response

sonarcloud[bot] commented 9 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

ihmpavel commented 3 weeks ago

@ole-magnus It looks like it has been added in version 2.38.0 without proper typings...

https://github.com/chargebee/chargebee-typescript/commit/83305f0a7fcfc65846d94084b404a29434423d45