Skip to content
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

Adding missing events for pending updates on Subscription #767

Merged
merged 1 commit into from
Jan 15, 2020

Conversation

remi-stripe
Copy link
Contributor

Codegen for openapi c2a8b90

r? @richardm-stripe
cc @stripe/api-libraries

/**
* Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
*/
currency?: string;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this didn't have an analog in the stripe-java PR? Is it related to the missing events?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nah, it's the ordering of the field that seems to have changed for reasons beyond me, but it doesn't look like anything bad right?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It also is changing to optional

@remi-stripe remi-stripe merged commit 625a1e2 into master Jan 15, 2020
@remi-stripe remi-stripe deleted the remi/codegen-c2a8b90 branch January 15, 2020 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants