-
### Description
Just like in openapi-generator for java it would be nice if there was an option to ignore header parameters e.g.
https://github.com/OpenAPITools/openapi-generator/blob/master/docs…
-
#### Bug Report Checklist
- [ ] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
I was interested in trying this tool, but after following the example in the usage instructions i get the following error message from the tool:
```
$ dotnet tsrts --project Backend.csproj --outpu…
cn-ml updated
2 weeks ago
-
## Describe the Bug
Trying to use the generated SDK for Typescript inside a React app with Next.js in browser runtime (use client) trigger this error
```
Module build failed: UnhandledSchemeError…
-
Hi.
I generated a parser using the online generator, downloaded it as CommonJS. But my project is in TypeScript, so I need a type declaration for the generated file.
I'm running this:
```
npx -p t…
-
-
#### 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…
-
Another valuable language ecosystem to target would by Typescript
https://www.typescriptlang.org/
-
Hi every,
I just init a project with TypeScript and add some node modules. The project use by default webpack-stream with ts-loader and when I build I have a multiple error like that :
```
ERROR in…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…