openapi-processor / openapi-processor/openapi-processor-spring

multiple endpoints for xor query parameters

Open
#101 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.