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

Do not use JAX-RS Context types as the request body #1363

Closed
MikeEdgar opened this issue Jan 29, 2023 · 0 comments · Fixed by #1364
Closed

Do not use JAX-RS Context types as the request body #1363

MikeEdgar opened this issue Jan 29, 2023 · 0 comments · Fixed by #1364
Assignees
Labels
bug Something isn't working
Milestone

Comments

@MikeEdgar
Copy link
Member

See quarkusio/quarkus#30621

This is a an issue specifically for RESTEasy Reactive (seemingly) where the @Context annotation may not be present on these types.

@MikeEdgar MikeEdgar added the bug Something isn't working label Jan 29, 2023
@MikeEdgar MikeEdgar added this to the 3.1.3 milestone Jan 29, 2023
@MikeEdgar MikeEdgar self-assigned this Jan 29, 2023
MikeEdgar added a commit to MikeEdgar/smallrye-open-api that referenced this issue Jan 29, 2023
Fixes smallrye#1363

Signed-off-by: Michael Edgar <michael@xlate.io>
MikeEdgar added a commit to MikeEdgar/smallrye-open-api that referenced this issue Jan 30, 2023
Fixes smallrye#1363

Signed-off-by: Michael Edgar <michael@xlate.io>
MikeEdgar added a commit that referenced this issue Jan 31, 2023
Fixes #1363

Signed-off-by: Michael Edgar <michael@xlate.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant