refactor(api): move CLI-specific API contract into this repo, add openapi as submodule (#95)

This commit is contained in:
Daniel Moran
2021-05-17 14:53:55 -04:00
committed by GitHub
parent 8e73906437
commit b1851eb819
12 changed files with 332 additions and 11 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "openapi"]
path = internal/api/contract/openapi
url = ../openapi