Andrii Vandakurov
Results
1
issues of
Andrii Vandakurov
Hi, is it possible to define `customizedResponseType` per http method/status code ? ``` "paths": { "/api/account": { "post": { "tags": [ "Account" ], "operationId": "postAccountControllerInvite", "requestBody": { "content": { "application/json":...