refactor: rename submodule

refactor: rename submodule

refactor: rename submodule
This commit is contained in:
Vyacheslav1557 2025-04-12 20:05:04 +05:00
parent 01ed1de8c3
commit 672764f236
7 changed files with 7 additions and 25 deletions

View file

@ -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