-
-
Notifications
You must be signed in to change notification settings - Fork 313
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
[update] nullable Parameter For OpenApi3 #739
base: master
Are you sure you want to change the base?
[update] nullable Parameter For OpenApi3 #739
Conversation
You may need to update the test fixtures. |
I think you can update this now that #755 is merged. |
@liverocaisson nice one! |
Would like to merge it but test fixtures dont pass. I don't know how to write scribe tests. |
@liverocaisson Could you apply the 1) File:
|
@jfoliveira @shalvah |
@liverocaisson 1) File:
|
Hey @liverocaisson |
Hey @shalvah I see you're back to activity and merged #834 🎉 |
I can try to resolve the conflicts, but it would be helpful if there was a clearer description of the PR's goal. Could you add an explanation? |
If not required field
allow nullable parameter
as OpenAPI suggest