docs: follow-up on swagger (#14705)
Co-authored-by: Marko <marbar3778@yahoo.com>
This commit is contained in:
parent
c37ebbc6cb
commit
b73462f930
1
Makefile
1
Makefile
@ -408,6 +408,7 @@ proto-gen:
|
||||
proto-swagger-gen:
|
||||
@echo "Generating Protobuf Swagger"
|
||||
@$(protoImage) sh ./scripts/protoc-swagger-gen.sh
|
||||
$(MAKE) update-swagger-docs
|
||||
|
||||
proto-format:
|
||||
@$(protoImage) find ./ -name "*.proto" -exec clang-format -i {} \;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user