Feature: Use Api generated by swagger #5

Merged
igorpropisnov merged 12 commits from feature/use-generated-api into main 2024-05-24 20:04:54 +02:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit ce9eb9fa70 - Show all commits

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",