mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-16 13:04:34 +00:00
Multitenant streams api (#72)
This commit is contained in:
@@ -15,8 +15,8 @@ build:
|
||||
|
||||
.PHONY: docs
|
||||
docs:
|
||||
protoc --openapi_out=. --proto_path=. --micro_out=. --go_out=:. proto/streams.proto
|
||||
@redoc-cli bundle api-streams.json
|
||||
protoc --openapi_out=. --proto_path=. --micro_out=. --go_out=:. proto/streams.proto
|
||||
@redoc-cli bundle api-protobuf.json
|
||||
|
||||
.PHONY: test
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user