refactor: rename submodule
refactor: rename submodule refactor: rename submodule
This commit is contained in:
parent
2ab7a16ddf
commit
fed73f184e
8 changed files with 7 additions and 7 deletions
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
|||
tag = latest
|
||||
|
||||
gen:
|
||||
@oapi-codegen --config=config.yaml ./proto/tester/v1/openapi.yaml
|
||||
@oapi-codegen --config=config.yaml ./contracts/tester/v1/openapi.yaml
|
||||
dev: gen
|
||||
@go run main.go
|
||||
build: gen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue