kin-openapi icon indicating copy to clipboard operation
kin-openapi copied to clipboard

only encode defaults for supported content type

Open hutm opened this issue 3 years ago • 1 comments

there is a problem with openapi spec when the following are true:

  • content type is multipart/form-data
  • defaults are specified

hutm avatar Nov 04 '22 23:11 hutm

Could you add a regression test for this please?

fenollp avatar Nov 05 '22 17:11 fenollp