API-35: Swagger documentation #17

Merged
Paddy merged 9 commits from API-35 into master 2022-01-09 15:19:49 +00:00
Showing only changes of commit e4528e8f1b - Show all commits

View File

@ -5,8 +5,6 @@
"outDir": "./dist", "outDir": "./dist",
"strict": true, "strict": true,
"esModuleInterop": true, "esModuleInterop": true,
"inlineSourceMap": true, "inlineSourceMap": true
"experimentalDecorators": true,
"emitDecoratorMetadata": true
} }
} }