stripe / stripe-node

Node.js library for the Stripe API.
https://stripe.com
MIT License
3.9k stars 755 forks source link

Deprecate Node methods and params based on OpenAPI spec #2077

Closed prathmesh-stripe closed 7 months ago

prathmesh-stripe commented 7 months ago

This PR adds Node SDK support for automatically marking methods and params as deprecated.

Changelog