We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34277f0 commit 0bf8692Copy full SHA for 0bf8692
1 file changed
README.md
@@ -14,6 +14,7 @@ Adds support for the [openapi-processor](https://openapiprocessor.io/oap/home/ho
14
* navigate from the `package-name` configuration in the `mapping.yaml` to the package with the generated sources (if the target package exists).
15
* navigate from an endpoint `path` mapping in the `mapping.yaml` to the generated interface method (via a standard interface icon).
16
* navigate from an OpenAPI endpoint `path` to the generated endpoint interface methods (via a standard interface icon).
17
+* navigate from a generated endpoint interface to the OpenAPI endpoint `path` (via a standard OpenAPI icon).
18
<br/><br/>
19
<!-- Plugin description end -->
20
0 commit comments