Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for new Jakarta EE RESTful Web Services multi-part form #1571

Open
tjquinno opened this issue Sep 14, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@tjquinno
Copy link
Contributor

Jakarta REST 3.1 now supports multipart form data jakartaee/rest#418

It would be great if SmallRye OpenAPI added support for this.

@MikeEdgar
Copy link
Member

This may end up just being a change to the tests. From what I see, the new EntityPart class would be used for Jakarta REST multipart and would require user-provided annotations to give meaningful schema information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants