build: add proto-tools-installer
script to make proto-swagger-gen (#648)
* Add proto-tools-installer script to make proto-swagger-gen * Add swagger generated files
This commit is contained in:
parent
be7a711f66
commit
fe4ec68ccc
1
Makefile
1
Makefile
@ -395,6 +395,7 @@ proto-gen:
|
||||
|
||||
proto-swagger-gen:
|
||||
@echo "Generating Protobuf Swagger"
|
||||
@./scripts/proto-tools-installer.sh
|
||||
@./scripts/protoc-swagger-gen.sh
|
||||
|
||||
proto-format:
|
||||
|
9
client/docs/statik/statik.go
vendored
9
client/docs/statik/statik.go
vendored
File diff suppressed because one or more lines are too long
1693
client/docs/swagger-ui/swagger.yaml
vendored
1693
client/docs/swagger-ui/swagger.yaml
vendored
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user