Files
opencloud/protogen/proto/buf.gen.yaml
T
2022-01-31 09:26:23 +01:00

34 lines
745 B
YAML

version: v1
plugins:
- name: go
path: ../../.bingo/protoc-gen-go
out: ../gen/
opt:
- paths=source_relative
- name: micro
path: ../../.bingo/protoc-gen-micro
out: ../gen/
opt:
- paths=source_relative
- name: microweb
#path: ../../.bingo/protoc-gen-microweb
path: ../../../protoc-gen-microweb/protoc-gen-microweb
out: ../gen/
opt:
- paths=source_relative
- "ignore_packages=\
ocis.services.thumbnails.v1;\
ocis.messages.thumbnails.v1"
- name: openapiv2
path: ../../.bingo/protoc-gen-openapiv2
out: ../gen/
- name: doc
path: ../../.bingo/protoc-gen-doc
out: ../docs/extensions
opt:
- ../docs/GRPC.tmpl,grpc.md,source_relative