-
### Check for existing issues
- [X] Completed
### Misc notes
- Zed doesn't throw error when we have invalid openAPI schema
Example extension: https://marketplace.visualstudio.com/items?itemName=…
-
Import Open API spec from some URL like `http://localhost:8000/api/v1/openapi.json` instead of finding in local directory.
If you think this is good feature to add I might try to implement after Chri…
-
The openapi-changes console command is failing with a panic related to Go reflection. This issue started occurring recently after changes to our OpenAPI specification. Happy to provide any additional …
-
### 重现步骤(Repeat steps)
- 最好提供gif动图(It's best to provide a GIF)
- please describe what you were doing when this exception occurred
### 当前使用版本(Current Version)
Intell…
-
Not sure how I got this one (AFAIK it happened only once lately), but there it is. Using Rider 2024.2.7. HTH. Plugin 1.24.
```
java.lang.NullPointerException: Cannot invoke "com.intellij.openapi.v…
-
```
java.lang.Throwable: 'virtualFile' is requested on EDT by AddRebuggerHereAction#presentation@EditorPopup (com.github.theapache64.rebuggerplugin.AddRebuggerHereAction). See ActionUpdateThread java…
-
java.util.ConcurrentModificationException
at jetbrains.mps.nodeEditor.cells.collections.AbstractContainer$ContentsIterator.checkForComodification(AbstractContainer.java:281)
at jetbrains.mps.nodeEdi…
-
```
java.lang.IllegalStateException: Creating directories is not supported
at dev.niels.sqlbackuprestore.ui.filedialog.DatabaseFileSystem.createChildDirectory(DatabaseFileSystem.java:86)
at com.i…
-
I encountered an issue while using @asteasolutions/zod-to-openapi. When I define custom headers with the .openapi() method in zod, the description for each header is nested under schema. I expect the …
-
**Describe the bug:**
A java.lang.NullPointerException is thrown when trying to open the dialog to select the .bak file to be restored
**Steps to reproduce:**
Right click on the DB -> Backup and…