MS3Inc / MS3Inc/camel-restdsl-openapi-plugin
use operation id as route id
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 3
- Forks
- 3
- Avg merge
- 25m
- Merged PRs (30d)
- 1
Description
Contributor guide
No contributing guide indexed for this repository
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 at src/main/java/com/ms3_inc/tavros/RoutesGeneratedGenerator.java near line 28 and inspect how route identifiers are currently selected. Trace the generated route output far enough to confirm where the OpenAPI operation id is available. Done means generated routes use the operation id as their route id and the existing generation behavior remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100