eclipse-vertx/vertx-openapi

application/json Content-Type is too strictly checked

CheesyBoy123 opened this issue · 0 comments

Version

Which version(s) did you encounter this bug ? 4.5.6

Context

In our openapi specification some applications are specifying the produces/consumes "application/json;charset=UTF-8". Currently a space is strictly checked here. It would be nice to remove this restriction.