open static fun createRouterFactoryFromURL(vertx: Vertx, url: String, handler: Handler<AsyncResult<OpenAPI3RouterFactory>>): Unit
Create a new OpenAPI3RouterFactory from an url
handler - When specification is loaded, this handler will be called with AsyncResult