Open codetheweb opened 8 months ago
Right now we only look at jsonResponse for response schema generation, we should also handle multipartFormDataResponse being used in the route spec.
jsonResponse
multipartFormDataResponse
Right now we only look at
jsonResponse
for response schema generation, we should also handlemultipartFormDataResponse
being used in the route spec.