refactor(proto): host module proto files within modules (#18758)

This commit is contained in:
Julien Robert
2024-02-20 23:17:13 +00:00
committed by GitHub
parent 8cb798d7bf
commit 0cf0c285ea
198 changed files with 1575 additions and 55 deletions
-1
View File
@@ -425,7 +425,6 @@ proto-all: proto-format proto-lint proto-gen
#? proto-gen: Generate Protobuf files
proto-gen:
@echo "Generating Protobuf files"
@$(protoImage) sh ./scripts/protocgen.sh
#? proto-swagger-gen: Generate Protobuf Swagger