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