-
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…
-
## 🐛 Bug Report
I believe the generated OpenAPI v2 yaml for a google.protobuf.Any is incorrect.
This may also occur on other objects that use `additionalProperties: {}`
## To Reproduce
1. Have a…
-
### What version of CUE are you using (`cue version`)?
$ cue version
v0.11.0
### Does this issue reproduce with the latest stable release?
yes
### What did you do?
```go
pac…
-
Hi,
Firstly, congratulations for your tool. It is really the best viewer that I could have used!
From redoc v2.0.0-rc.18, I have a problem with discriminator & mapping fields of OpenAPI 3
Indee…
-
This looks like a cool project! I have one question about the generated yaml with nullable fields:
This struct has three nullable fields:
```rust
#[derive(ToSchema)]
struct Dummy {
#[schema…
-
### Describe the bug
When importing an OpenAPI schema which has an `example` defined for a parameter (in my case the URL path parameter) this example value is always used, even when a form handler …
-
**Description**
I would like to request the addition of a feature that allows developers to override the OpenAPI documentation via a YAML file instead of using the OpenApiFactory class. This woul…
-
## Expected Behavior
When fields are set as required on a schema and then set back as optional so that "required" field is empty, "required" should no be serialized in json or yaml, cause empty array…
-
Please leave any and all feedback about your experience using baml via our OpenAPI generators on this issue!
We're actively working on this and expect that we will have to do work to address pain p…
-
In the Tuya IOT platform console when I call the `Query Devices in Home` endpoint `https://openapi.tuyaus.com/v1.0/homes/{home_id}/devices` or the `Get Device Status` or `Get Device Details` `https://…