mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
update make files for api jsonfile names
This commit is contained in:
@@ -12,7 +12,7 @@ proto:
|
||||
.PHONY: docs
|
||||
docs:
|
||||
protoc --openapi_out=. --proto_path=. --micro_out=. --go_out=:. proto/routing.proto
|
||||
@redoc-cli bundle api-protobuf.json
|
||||
@redoc-cli bundle api-routing.json
|
||||
|
||||
.PHONY: build
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user