-
Methods Method Description io.vertx.mutiny.ext.web.openapi.RouterBuilder.bodyHandler(BodyHandler) Use#rootHandler(Handler)instead. The order matters, so adding the body handler should happen after anyPLATFORMorSECURITY_POLICYhandler(s).io.vertx.mutiny.ext.web.openapi.RouterBuilder.getSchemaParser() This method exposes the internal of the OpenAPI handler, it will be removed in the future. Users should configure the json schema module from the options.io.vertx.mutiny.ext.web.openapi.RouterBuilder.getSchemaRouter() This method exposes the internal of the OpenAPI handler, it will be removed in the future. Users should configure the json schema module from the options.