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

18 lines
327 B
YAML

---
version: v1beta1
plugins:
- name: go
out: pkg/api/v1
opt: paths=source_relative
- name: go-grpc
out: pkg/api/v1
opt: paths=source_relative,require_unimplemented_servers=false
- name: grpc-gateway
out: pkg/api/v1
opt: paths=source_relative
- name: openapiv2
out: assets/web/swagger-ui