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 0 additions and 15 deletions
Showing only changes of commit 316f0b2832 - Show all commits

View File

@ -1,15 +0,0 @@
{
"npmName": "Ticket-API-Services",
"npmVersion": "0.0.0",
"providedIn": "root",
"withInterfaces": true,
"enumNameSuffix": "Enum",
"supportsES6": true,
"ngVersion": "17.0.0",
"modelSuffix": "Model",
"stringEnums": true,
"enumPropertyNaming": "PascalCase",
"modelPropertyNaming": "original",
"fileNaming": "camelCase",
"paramNaming": "camelCase"
}