Forum Discussion

javedsabirshaik's avatar
11 months ago

How can I use swagger to allow field as MultipartFile, I need to upload audio files

I need to upload audio files extention as wav, can someone explain me what should be field type in swagger.

If I use binary, it is generating field as File, I want it to be multipartFile any support in swagger.

Note: my content is multipart/form-data which I am using.

No RepliesBe the first to reply