refactor: rename submodule

refactor: rename submodule

refactor: rename submodule
This commit is contained in:
Vyacheslav1557 2025-04-12 20:05:04 +05:00
parent 2ab7a16ddf
commit fed73f184e
8 changed files with 7 additions and 7 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