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

Multiple @BeanParams incorrectly reported as error #522

Open
inad9300 opened this issue May 23, 2024 · 0 comments
Open

Multiple @BeanParams incorrectly reported as error #522

inad9300 opened this issue May 23, 2024 · 0 comments

Comments

@inad9300
Copy link

Defining an end-point handler with multiple @BeanParam arguments results in the following error message: "Resource methods cannot have more than one entity parameter."

In particular, the @BeanParams used contain nothing but one @PathParam and a few @QueryParams.

Since this setup works perfectly well, and I have not been able to find any indications against it anywhere, I am reporting it as a bug.

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

No branches or pull requests

1 participant