refactor(api): move CLI-specific API contract into this repo, add openapi as submodule (#95)
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "openapi"]
|
||||
path = internal/api/contract/openapi
|
||||
url = ../openapi
|
Reference in New Issue
Block a user