mirror of
https://github.com/valitydev/dashboard.git
synced 2024-11-06 02:25:23 +00:00
10 lines
280 B
JSON
10 lines
280 B
JSON
{
|
|
"outputRootDir": "src/app/api-codegen",
|
|
"outputDir": "openapi-codegen",
|
|
"schemes": {
|
|
"messages": "schemes/messages/v0/swagger.json",
|
|
"organizations": "schemes/organizations/v0/openapi.json",
|
|
"sender": "schemes/sender/v0/openapi.json"
|
|
}
|
|
}
|