eclipse-vertx / vertx-openapi

OpenAPI repository
Other
10 stars 7 forks source link

fix: don't omit empty JsonArrays or JsonObjects #35

Closed pk-work closed 1 year ago

pk-work commented 1 year ago

If your response was an empty JsonArray or JsonObject and was sent back by ValidatedResponse, it looses its content.