added base path

This commit is contained in:
Igor Hrenowitsch Propisnov 2024-05-22 22:06:45 +02:00
parent 57cde4c53f
commit ce9eb9fa70
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
"output": "frontend/src/app/api",
"inputSpec": "backend/docs/swagger.json",
"additionalProperties": {
"basePath": "http://localhost:3000/api",
"npmName": "Ticket-API-Services",
"npmVersion": "0.0.0",
"ngVersion": "17.0.0",