update make files for api jsonfile names

This commit is contained in:
Asim Aslam
2021-03-25 10:29:04 +00:00
parent c97a4854f3
commit b37cc09835
11 changed files with 11 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ proto:
docs:
protoc --openapi_out=. --proto_path=. --micro_out=. --go_out=. proto/chats.proto
@redoc-cli bundle api-protobuf.json
@redoc-cli bundle api-chats.json
.PHONY: build
build: