How to specify the properties in the schema for multi part feature
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2023
11:59 AM
04-28-2023
11:59 AM
How to specify the properties in the schema for multi part feature
According to the documentation: https://swagger.io/docs/specification/describing-request-body/multipart-requests/, I should be able to set the properties of a schema using my java annotations. I'm using java 11, jersey 3.0.3, and swagger-jaxrs2 jars from 2.2.9.
I am wanting to display a Form in the swagger UI that allowed me to populate several members and upload a part file.
0 REPLIES 0
