-
Currently, compatibility is not guaranteed when typespec compiler (including related libs) are upgraded, which means upgraded compiler may fail to build existed typespec files.
Compatibility support …
-
**Describe the bug**
For some reason, all of my fields are set as nullable, using `strict-nullable` dosen't change anything. This migh well be my error, but after spending much time trying endless co…
-
Very nice lib, thank you for spending time on this.
I'm using the lib in an Expo project, where I call a Gateway application which routes requests to multiple backend services. Is it possible to cr…
-
### Description
It seems like Angular module compatibility has been broken after forking [openapi-typescript-codegen](https://github.com/ferdikoomen/openapi-typescript-codegen). Previously, we used `…
-
#### 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…
Ruubb updated
4 months ago
-
They recently merged in essentially what we're using now. See OpenAPITools/openapi-generator#569.
-
##### Description
Currently if we have an spec where one field (e.g. _links) is defined the current StringUtils replaces the first underscore on camelize. This doesn't seem right so I fixed it in m…
-
### 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/swagge…
-
- Aids integration with test tooling (e.g. REST testing in SoapUI).
- Makes it easier to get the correct OpenAPI spec for that Nuts Node version (without having to look up and download the correct ve…
-
**Describe the bug**
The codegen tool works wonder. I've been just having a hard time generating working infinite queries.
Am I missing something on how I'm naming my `pageParam` and `nextPagePara…