kin-openapi
kin-openapi copied to clipboard
only encode defaults for supported content type
there is a problem with openapi spec when the following are true:
- content type is multipart/form-data
- defaults are specified
Could you add a regression test for this please?