Forum Discussion
- HKosovaSmartBear Alumni (Retired)
Hi Ashuptdr, check out the examples here:
https://swagger.io/docs/specification/describing-request-body/file-upload/
Please note that multiple file upload is only supported in OpenAPI 3.0 (openapi: 3.0.x), it's not supported in OpenAPI 2.0 (swagger: '2.0').
- AshuptdrNew ContributorThanks for quick response.
I created swagger yaml file but while creating API , I am not getting any parameter in method body.like @RequestPart or @RequestBody
Related Content
- 7 years ago
Recent Discussions
- 24 days ago
- 24 days ago