Files
backend-data-contracts/buf.yaml
Fred Boniface c147172126
Some checks failed
Generate and Release Protos / release (push) Failing after 4s
Fix Buf generation
2025-12-16 21:48:21 +00:00

8 lines
235 B
YAML

# buf.yaml
version: v1
build:
# This tells buf that the "protos" directory is the root of your import paths.
# If your file is at protos/rail/v1/common.proto,
# it will be imported as "rail/v1/common.proto"
roots:
- protos