-
Hello,
When launching rider with your plugin, I get that exception:
```
java.lang.IncompatibleClassChangeError: Found interface com.jetbrains.rider.projectView.workspace.ProjectModelEntity, bu…
-
**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
-
**Error Details:**
```
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1960)
at java.base/java.util.concurrent.Completab…
-
The list of `examples` from `schema` of parameters is not shown in Swagger UI:
## Example: OpenApi: `3.1.0`, SwaggerUI `5.1.3`
```yaml
openapi: 3.1.0
info:
title: Test-API
version: 1.0.…
-
Might be nice to provide an OpenAPI schema and UI.
Here's some artifacts to bootstrap from:
* [Go code](https://github.com/CrunchyData/pg_featureserv/blob/master/internal/api/openapi.go) to ge…
-
**Describe the bug**
The openapi schema downloaded from the swagger-ui contains for each operation an operationId. For example the operationId for `GET /api/rules/{id}` is `get` and for `GET /api/req…
-
IDEA version: 2023.3.3
Codeium plugin version: 1.6.27
Click codeium chat button ,show me the error,what happen?
```
java.lang.NoClassDefFoundError: Could not initialize class codeium.aI
at cod…
-
When opening a project that uses the plugin, I get sometimes the following:
```
java.lang.IllegalArgumentException
at io.spring.javaformat.eclipse.jdt.jdk11.internal.formatter.DefaultCodeFormatt…
-
Right now, we support inference engines like vllm for inference, what if people want calling OpenAPIs like chatGPT, it's easy to integrate.
-
### Q&A (please complete the following information)
- OS: macOS
- Browser:chrome
- Version: 78
- Method of installation: dist assets
- Swagger-UI version: 3.24.3 and http://editor.swagge…