-
Idea版本:2023.2.5
![image](https://github.com/0xlau/LiteFlowX/assets/13741156/b96e372e-4cf4-4941-94c9-5792289ce98a)
java.lang.NullPointerException: Cannot invoke "String.indexOf(String)" because…
-
Plugin candidates:
- https://www.neoteroi.dev/mkdocs-plugins/web/oad/
- https://github.com/bharel/mkdocs-render-swagger-plugin
- https://github.com/blueswen/mkdocs-swagger-ui-tag
- https://github.…
-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues
### Describe the Issue
I am trying to import the OpenAPI Specification for the [App Store Conn…
-
### What happened?
ryecharm(v0.1.0-alpha-4) can not find uv correctly in path, and uv component crash
in ruff and rye works fine.
```bash
❯ uv --version
uv 0.5.4 (Homebrew 2024-11-20)
❯ …
-
No observable issues.
`Access from event dispatch thread is not allowed.
com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: EventQueue.isDispatchThread()=true Toolkit.getEventQueue…
-
**Describe the bug**
It seems that the openapi parser stumbles over when you specify a type as an integer but specify the default in quotes (required for the swagger-ui).
**To Reproduce**
Steps t…
gdams updated
3 years ago
-
This somewhat contrived example...
```mmt
namespace http://mathhub.info/Panoptikum/examples❚
fixmeta ur:?LF ❚
theory base =
prop : type ❙
❚
theory struct1 =
include ?base ❙
structure te…
-
Hello,
I want to make sure the Swagger UI file dialog will limit the selectable file(s) to a specific extension (in this case `.glb`).
Based on my discussion with ChatGPT and my read of the OAS sp…
-
String index out of range: -1
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1967)
at com.scarlatti.certloader.services.dyorgio…
-
In #29, I added filtering to /facets API. Conceptually, the filter looks like:
```
[
Gender: [female],
Region: [northwest, southwest],
]
```
I would have liked to create an array of fac…