openapi-processor / openapi-processor/openapi-processor-spring
multiple endpoints for xor query parameters
Open
Nobody has claimed this yet.
undecided
- Dominant language
- Kotlin
- Stars
- 56
- Forks
- 11
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 8
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing Spring @RequestMapping params behavior and how this project currently maps query parameters to controller methods. No files or tests are named; done would mean a defined mapping configuration that supports mutually exclusive query parameters across separate controller methods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, openapi, spring-boot
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100