openapi-processor / openapi-processor/openapi-processor-intellij

navigate from openapi path to path mapping

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.