mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
9 lines
163 B
YAML
9 lines
163 B
YAML
|
# buf.gen.yaml
|
||
|
version: v1
|
||
|
managed:
|
||
|
enabled: true
|
||
|
plugins:
|
||
|
- plugin: buf.build/grpc-ecosystem/openapiv2
|
||
|
out: .artifacts/openapi
|
||
|
opt: allow_delete_body
|