Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

9459 - Fix non-nullable compilation errors in Typescript-fetch … #9460

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

CluEleSsUK
Copy link

@CluEleSsUK CluEleSsUK commented May 23, 2019

Description of the PR

issue 9459 - Fix non-nullable compilation errors in Typescript-fetch mustache template

@CluEleSsUK
Copy link
Author

In retrospect, I think the prior intention was to use the RequiredError.name variable to contain the name of the field that was required, judging by its usages; so I have made that amendment.

@stropitek
Copy link

Any chance this PR can be merged? It would make it a lot easier to work with the typescript-fetch generator.

@spb-web
Copy link

spb-web commented Jul 28, 2020

Hi. Why not merged?

@stropitek
Copy link

stropitek commented Jul 29, 2020

I suggest to people who run into this issue to switch to this maintained openapi codegen project:

https://www.npmjs.com/package/@openapitools/openapi-generator-cli
https://github.com/openapitools/openapi-generator-cli#readme

@alecmerdler
Copy link

We want to use swagger-codegen to generate clients in multiple languages for our project rather than multiple generators, so this bug is annoying for our frontend team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants