7 lines
175 B
JSON
7 lines
175 B
JSON
{
|
|
"$schema": "node_modules/ng-openapi-gen/ng-openapi-gen-schema.json",
|
|
"input": "http://localhost:3000/docs-json",
|
|
"output": "src/api",
|
|
"serviceSuffix": "ApiClient"
|
|
}
|