openapi-processor / openapi-processor/openapi-processor-intellij
navigate from openapi path to path mapping
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1
- Forks
- 1
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 2
Description
would be nice to have a navigation icon at an endpoint in paths of the openapi file to navigate to the mapping of this endpoint in the mapping.yaml if there is any.
the other direction would be nice as well
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 by locating the IntelliJ plugin entry points that handle OpenAPI paths and mapping.yaml files. Verify how an endpoint in paths can be associated with a mapping, then determine how navigation should work in both directions. Done means each endpoint offers navigation to its mapping when one exists, and each mapping can navigate back to its endpoint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100