fix: separate swagger generation from server run
Compare changes
Files
2- Zdravko Iliev authored
+ 12
− 8
@@ -17,15 +17,19 @@ async function bootstrap() {
Separating swagger file writing to the disk from running the application with env flag.
No related issues
No testing required.
Closes #25 (closed)