swagger-typescript-api icon indicating copy to clipboard operation
swagger-typescript-api copied to clipboard

feat: handle multiple responses type

Open tlenclos opened this issue 4 weeks ago • 1 comments

Recently I needed to handle a new endpoint in our API with 204 and 207 type responses.

Encountered this issue and workaround that I implemented here

tlenclos avatar Nov 24 '25 13:11 tlenclos