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

How can I mark a parameter as null in the request body? #5163

Closed
cia1 opened this issue Feb 7, 2019 · 1 comment
Closed

How can I mark a parameter as null in the request body? #5163

cia1 opened this issue Feb 7, 2019 · 1 comment

Comments

@cia1
Copy link

cia1 commented Feb 7, 2019

Content & configuration

Openapi v3, "multipart/form-data" in requestBody.

Is your feature request related to a problem?

In Swagger UI I can set empty value to a property in RequestBody ("multipart/form-data"), but I cannot ignore the property and not send this to server.

Describe the solution you'd like

I want have an opertunity to mark (checkbox) a property in RequestBody to send or ignore (if this property is not required).

@hkosova
Copy link
Contributor

hkosova commented Aug 12, 2019

Closing as a duplicate of #5303.
(This issue is older, but #5303 has more details.)

@hkosova hkosova closed this as completed Aug 12, 2019
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

2 participants