diff --git a/vertx-grpc-docs/pom.xml b/vertx-grpc-docs/pom.xml index 0867932e..f68d0d87 100644 --- a/vertx-grpc-docs/pom.xml +++ b/vertx-grpc-docs/pom.xml @@ -92,7 +92,7 @@ vertx-grpc-protoc-plugin2 ${project.version} io.vertx.grpc.plugin.VertxGrpcGenerator - grpc-client=true,grpc-service=true,grpc-io=true + grpc-client=true,grpc-service=true,grpc-io=true,openapi-json=true,openapi-yaml=true