-
Hey, I'm pretty new to Open API, so there could be things I'm just misunderstanding, but according to this doc here: https://swagger.io/specification/#reference-object the `$ref` field looks like it c…
-
**API Platform version(s) affected**: 2.5.4
**Description**
Either [SwaggerHub.com](http://swaggerhub.com/) or [OpenAPI](https://github.com/OpenAPITools/openapi-generator) Generator likes specia…
-
I'm getting a crash while running schema-script against schemas from `maas-schemas` npm package
```
(node:46894) UnhandledPromiseRejectionWarning: Error: Not found
at SchemaSet.lookup (/Users/t…
-
### Bug description
Studio can't be opened from a custom client (in this case, using the Go client).
```
> go run github.com/steebchen/prisma-client-go studio
Prisma schema loaded from schema.…
-
##### Description
When using oneOf with $ref and the content of $ref is an array, the generator ignores the type of the array which leads to the typescript error:
`Error:(20, 20) TS2314: Generic t…
-
### Use case
As a user I want to configure the [output target](https://www.jooq.org/doc/latest/manual/code-generation/codegen-advanced/codegen-config-target/) of the code generator per [catalog and…
-
#### 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…
-
This is a bug report for the PR: #876
I'm getting a lot of errors trying to generate schemas for viewhelpers as I can't add a parameter for which namespace I want them to be generated. I don't und…
-
### Is your feature request related to a problem? Please describe.
When working with OpenAPI file and generator we often use single target language from single OpenAPI file.
In this scenario deve…
-
Autorest 3.6.2 caused make generate-bicep-types to hang, for now we are hard coding 3.6.1. This is where it hangs.
```
\033[34;1m=>\033[0m Detecting node...
\033[34;1m=>\033[0m OK
\033[34;1m=>\0…