mirror of
https://github.com/sortedcord/omnia.git
synced 2026-09-05 05:43:47 +05:30
feat(api): Created openapi based pubic API contracts
- made DTOs - created an api-client
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
{ "path": "./packages/llm" },
|
||||
{ "path": "./packages/actor" },
|
||||
{ "path": "./packages/scenario" },
|
||||
{ "path": "./packages/runtime" }
|
||||
{ "path": "./packages/runtime" },
|
||||
{ "path": "./packages/api-contracts" },
|
||||
{ "path": "./packages/api-client" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user