Skip to content

Commit dbfaf63

Browse files
committed
improve text
1 parent b4cedf8 commit dbfaf63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Adds support for the [openapi-processor](https://openapiprocessor.io/oap/home/ho
1010
<br/><br/>
1111

1212
* automatically selects the json schema of the `mapping.yaml` to provide editing support (autocompletion & validation). Note that the `openapi-processor-mapping: v[x]` line in the `mapping.yaml` is used to detect it.
13-
* marks the `mapping.yaml` with an openapi-processor icon to separate it from the openapi yaml file(s)
13+
* marks the `mapping.yaml` with an openapi-processor icon to separate it from the openapi yaml file(s) (includes new ui icon)
1414
* 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 to the generated interface method.
16-
* navigate from OpenAPI path to the generated endpoint interface method (since 2024.1).
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).
1717
<br/><br/>
1818
<!-- Plugin description end -->
1919

0 commit comments

Comments
 (0)