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

[types] Remove None from optional param types #1121

Merged
merged 2 commits into from
Nov 6, 2023
Merged

Conversation

anniel-stripe
Copy link
Contributor

Disallows passing in None for optional parameters. This type definition was misleading, as stripe-python filters out None parameter values and does not send it in the request body.

@anniel-stripe anniel-stripe requested review from a team and richardm-stripe and removed request for a team November 6, 2023 19:24
@anniel-stripe anniel-stripe merged commit c552f82 into master Nov 6, 2023
11 checks passed
@xavdid-stripe xavdid-stripe deleted the anniel-none-type branch May 10, 2024 03:28
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.

None yet

2 participants