-
#### 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…
-
Hello,
When trying to parse a schema, I get the following error:
> System.InvalidOperationException: 'The properties System.Linq.Enumerable+WhereSelectListIterator`2[System.Linq.IGrouping`2[Sys…
-
#### 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…
-
I'm attempting to generate C# types for GitHub's webhook schema. There is no official schema, but they have been generated [here](https://github.com/octokit/webhooks/tree/master/payload-schemas), and …
-
Hey @lerenn
2 things I want to ask for help with:
1. Easily seeing what code i can expect to be stomped on by the code generator.
When I look at https://github.com/lerenn/asyncapi-codegen/tr…
-
##### Description
After applying the fix for issue #1624 (PR #1625), the attached schema results in incorrect code generation for the "java" generator, although I suspect other generators would suffe…
-
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…
-
#### 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…
-
**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…
-
##### 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…