Skip to content

multiple endpoints for xor query parameters #101

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

Open
hauner opened this issue Apr 27, 2020 · 1 comment
Open

multiple endpoints for xor query parameters #101

hauner opened this issue Apr 27, 2020 · 1 comment
Labels
undecided Not sure this should be implemented

Comments

@hauner
Copy link
Member

hauner commented Apr 27, 2020

with Spring @RequestMapping params it is possible to split the endpoint into multiple controller methods for mutually exclusive query parameters.

Would be possible by inventing a mapping configuration.

@hauner hauner added the undecided Not sure this should be implemented label Apr 27, 2020
@hauner
Copy link
Member Author

hauner commented Apr 27, 2020

mapping ... because it looks like there is no simple way of defining it in openapi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
undecided Not sure this should be implemented
Projects
None yet
Development

No branches or pull requests

1 participant