You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@
4
4
5
5
## [Unreleased]
6
6
7
-
- dynamic detection of `mapping.yaml` json schema, i.e. it is no longer necessary to publish a new version for each mapping schema update.
8
-
- navigate from openapi path to the generated interface methods
9
-
- clean up icons, new ui icons
7
+
- dynamic detection of `mapping.yaml` json schema.<br> i.e. it is no longer necessary to wait for a new version that supports the new mapping schema version. This removes the openapi-processor schemas from IntelliJ's json mappings.
8
+
- navigate from an OpenAPI path to the generated interface methods. <br> The plugin will add an interface icon to the paths in an OpenAPI yaml document that provides navigation to the generated interface methods.
9
+
- clean up icons, new ui icons. <br> navigation from a path mapping in the `mapping.yaml` now uses the interface icon. Added a new ui icon for the `mapping.yaml`.
0 commit comments