eclipse-vertx / vertx-openapi

OpenAPI repository
Other
10 stars 7 forks source link

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

Closed cescoffier closed 5 months ago

cescoffier commented 5 months ago

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