-
Hello,
I'm using this library for the first time, and it works great!
However, I've generated TypeScript Axios services for the frontend using OpenAPI Generator, and all the responses are wrapped …
-
In IntelliJ 2024.3 a memory leak is reported when building the plugin.
2024-11-18 17:37:54,453 [ 9162] SEVERE - #c.i.o.u.ObjectTree - Memory leak detected: 'com.intellij.openapi.vcs.configurable.…
-
It seems to me that OpenAPI code generated for enum based discriminator is incorrect. Here is link to an example from the TypeSpec documentation and the generated code:
[Playground Link](https://typ…
-
请问openapi什么时候可以增加 Nasdaq totalview数据的支持?
-
### IDE Information
GoLand 2024.3
Build #GO-243.21565.208, built on November 13, 2024
Licensed to Michael Henderson
Subscription is active until January 31, 2025.
Runtime version: 21.0.5+8-b631.1…
-
When I have a schema component with the name `Value` the `#[derive(OpenApi)]` produces unparsable tokens:
```
error: expected expression, found `,`
--> src/main.rs:8:10
|
8 | #[derive(OpenApi)…
-
### IDE Information
IntelliJ IDEA 2024.2.4 (Ultimate Edition)
Build #IU-242.23726.103, built on October 23, 2024
Licensed to Jason Pate
Subscription is active until May 8, 2025.
Runtime version: …
-
**Is your feature request related to a problem? Please describe.**
Given a 2.0 OpenAPI document, trying to import it fails as it finds no models
Args:
```
--input-file-type openapi --input op…
-
**Reporter**
Ricardo
**Is your feature request related to a problem? Please describe.**
Currently the OpenAPI spec from ApiListeners is only exposed as JSON, which is fine for implementation by u…
-
Json Schema supports schema validation keywords beyond what our Open API 3.0 emitter supports.
Open API 3.1 schemas are a superset of Json Schema, and our emitter should support the same keywords.
T…