openapi-processor-spring icon indicating copy to clipboard operation
openapi-processor-spring copied to clipboard

multiple endpoints for xor query parameters

Open hauner opened this issue 5 years ago • 1 comments

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 avatar Apr 27 '20 16:04 hauner

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

hauner avatar Apr 27 '20 16:04 hauner