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

Add feature to set global default for any Option to not be nullable #1300

Open
frederikrothenberger opened this issue Jan 23, 2025 · 0 comments

Comments

@frederikrothenberger
Copy link

Hi

In #1248 the default behaviour was changed to no longer set optional query parameters as nullable. We would like this behaviour to apply globally to any Option.

I.e. change this logic to default to nullable false.

Would it be possible to have some global way of setting this preference once and have it apply to the whole api spec?

Depending on the effort required, I might be able to contribute that feature, if you agree that it would be useful.

This would probably also address the feedback raised in #1260.

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

No branches or pull requests

1 participant