eclipse-vertx/vertx-openapi

io.vertx.openapi.validation.Parameter must be public

cescoffier opened this issue · 0 comments

The interface io.vertx.openapi.validation.Parameter must be public, otherwise code generators will fail to generate their associated code.