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 assert_capabilities type definition #946

Merged
merged 1 commit into from
Jul 6, 2020

Conversation

jlomas-stripe
Copy link
Contributor

@jlomas-stripe jlomas-stripe commented Jul 6, 2020

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

The parameter is an (optional) array of strings, not a string. Fixes #944.

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

The parameter is an [(optional) array of strings](https://stripe.com/docs/connect/express-accounts#specify-capabilities-for-an-account), not a string.
@richardm-stripe richardm-stripe merged commit c11dc13 into master Jul 6, 2020
@richardm-stripe richardm-stripe deleted the jlomas-assert_capabilities-typedef branch July 6, 2020 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typedef for assert_capabilities in OAuthTokenParams
3 participants