You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
barretthousen/src/buf.gen.yaml

21 lines
450 B

version: v1
plugins:
- plugin: buf.build/grpc-ecosystem/openapiv2:v2.15.0
out: .
opt:
- disable_service_tags=true
- plugin: buf.build/protocolbuffers/go:v1.28.1
out: .
opt: paths=source_relative
- plugin: buf.build/grpc/go:v1.2.0
out: .
opt:
- paths=source_relative
- require_unimplemented_servers=false
- plugin: buf.build/grpc-ecosystem/gateway:v2.15.0
out: .
opt: paths=source_relative