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