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

Fix spending_limits to be a slice as there #836

Merged
merged 1 commit into from
Apr 16, 2019

Conversation

remi-stripe
Copy link
Contributor

This fixes an issue where spending_limits was assumed to be a struct instead of a slice of structs as documented [here|https://stripe.com/docs/api/issuing/cards/object#issuing_card_object-authorization_controls-spending_limits]

r? @brandur-stripe
cc @stripe/api-libraries
cc @zacht-stripe

Copy link
Contributor

@brandur-stripe brandur-stripe left a comment

Choose a reason for hiding this comment

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

Oops. Thanks for the fix!

@remi-stripe remi-stripe merged commit 7bb3827 into master Apr 16, 2019
@remi-stripe remi-stripe deleted the remi-fix-spending-limits branch April 16, 2019 23:51
nadaismail-stripe added a commit that referenced this pull request Oct 18, 2024
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