mirror of
https://github.com/valitydev/dashboard.git
synced 2024-11-06 10:35:21 +00:00
11 lines
345 B
JSON
11 lines
345 B
JSON
{
|
|
"cliPath": "tools/codegens/openapi-generator-cli-4.3.0.jar",
|
|
"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"
|
|
}
|
|
}
|