-
As an API consumer, I want precise information about data types and formats used by the API.
### Problem description
OpenAPI has the `format` keyword to narrow down the `type` of values. Some co…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
According to [swagger docs](https://swagger.io/docs/specification/data-models/inheritance-and-polymorphism/) polymorphism can be supported using `oneOf` and `discriminator`. This way we can achieve po…
-
Hey.
I'm trying to use the promptim optimization with azure client.
Its seems like configuring for doing so isn't do much (it keeps ask for the regular OPENAPI_KEY)
Is the use of an OpenAI (or …
-
Umbrella issue for handling openapi, crds, and configurations long-term. Related issues:
- #3944
- #3945
- https://github.com/kubernetes-sigs/kustomize/issues/5110
-
### Proposal
Generating trigger metadata schema according to new declarative scaler configuration, which can be used for validation or other related improvement.
Input:
`
make generate-trigge…
-
### What happens?
I encountered an error in the console when passing a specification that uses the OAuth2 client credentials flow. Additionally, the OAuth fields are not displayed correctly on the pa…
-
When the OAS Doc is generated and it gets to ObjectMeta, a subfield of VirtualMachine, it misses most of the values:
https://github.com/harvester/harvester/blob/master/api/openapi-spec/swagger.json…
-
OneOf is correctly not handled by the generator. He should come for the 3rd version, but is currently on the roadmap : https://openapi-generator.tech/docs/roadmap/#short-term
This is blocking for the…
-
### Issue description
When I try to import openapi file containing extended field to apisix dashboard routes as like shown in this guide : [https://apisix.apache.org/docs/dashboard/2.6/IMPORT_OPENA…