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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,12 @@
4
4
5
5
## [Unreleased]
6
6
7
+
- navigate from (generated) interface to the OpenAPI endpoint `path`.
8
+
> **NOTE**
9
+
> to make this work the OpenAPI description has to be in a **source root** or a **resource root**. To achieve this move the OpenAPI to a package or add its parent folder as additional source/resource directory.
10
+
- reimplemented (unreliable) `package-name` navigation as package navigation popup.
11
+
- updated minimum platform to 2024.2.
12
+
7
13
## [2025.1-SNAPSHOT.1]
8
14
9
15
- navigate from (generated) interface to the OpenAPI endpoint `path`.
0 commit comments