Fumiaki Kinoshita

Results 21 issues of Fumiaki Kinoshita

When the response schemas are heterogeneous depending on the status code, the typechecker erroneously forces the response type to one of them. Here's a reproducing example: ```typescript /* JSONRespondReturn' is...