Forum Discussion

josh14's avatar
josh14
Occasional Contributor
2 years ago

Java annotations for multipart form data that previously worked with Swagger 2.0 for Open Api 3.0

Trying to figure out what annotations I need to get a multipart form data to work with java using jersey multipart as well as open api spec 3.0.  For gradle, I'm using: implementation group: 'org.w...