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

Configure Typescript Client to accept all 2XX status codes? #3545

Closed
SebastianStehle opened this issue Jul 7, 2021 · 1 comment
Closed

Comments

@SebastianStehle
Copy link
Contributor

Hi,

the API I am currently work with is a little big buggy. Sometimes you get a 201, but a 200er is documented and vice versa. Then the generated typescript client does not deserialize the results.

Can you configure the client generator to treat all 2XX status codes the same?

@jeremyVignelles
Copy link
Collaborator

Duplicate of #1259, #2995 ...

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

No branches or pull requests

2 participants