Add support for multipart/form-data
pk-work opened this issue · 1 comments
pk-work commented
We should add support for multipart/form-data, as it was supported by the old OpenAPI Router and a lot of users rely on it.
This would also help us to close a lot of issues in vertx-web related to OpenAPI, because we can ask to switch to the new version.
Related issues are:
pk-work commented
Done. It is also down ported into 4.x