-
### Did you read the migration guide?
- [X] I have read the whole migration guide
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Poten…
-
## Problem
Working to fix https://github.com/nearform/openapi-transformer-toolkit/issues/294, I realized I cannot figure out what the `-p, --properties` option is supposed to do. That's probably a …
jmjf updated
2 months ago
-
OpenAPI 3.1 is great, brings full JSON Schema compatibility. It would be great if generator would support it.
-
When sending a post request the json body becomes an arbitrary data.
Example
![Image](https://github.com/user-attachments/assets/1eed33cb-a926-4dd2-8a97-245317e55362)
## Sample
vite react + typescri…
-
_NOTE: To create a new issue based on this template, simply go to: https://github.com/RTXteam/RTX/issues/new?template=kg2rollout.md_
**THE BRANCH FOR THIS ROLLOUT IS: `kg2.10.1c`**
**THE ARAX-DATA…
-
With the spec docs now in markdown and with us self-hosting the files, should we move to having links go directly to their targets rather than to an appendix (which is IETF style)? Personally, I neve…
-
Oh, hey guys. This looks really promising! But it isn't working for me :)
Trying to give this a go at:
https://zudoku.dev/demo?api-url=https://raw.githubusercontent.com/discord/discord-api-spec…
-
Using one of the following:
https://github.com/grantila/typeconv/
https://github.com/airtasker/spot
https://github.com/vega/ts-json-schema-generator
https://github.com/lukeautry/tsoa
We can g…
-
We need to infer parameter types and add those types to the "definitions" section in
```
http://localhost:8080/app/rest/v2/docs/swagger.yaml
http://localhost:8080/app/rest/v2/docs/swaggerDetailed.…
-
If a custom config-key setting is used, the value of config-key gets its "-" replaced with "_".
Example:
```
quarkus.openapi-generator.codegen.spec.my_json-config-key=my-api
```
results in…