uncomment: swagger
This commit is contained in:
		
							parent
							
								
									3a78710059
								
							
						
					
					
						commit
						291c2bd2bc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -25,7 +25,7 @@ app.use(responseTime(responseTimeLogger)); | ||||||
| app.use('/api', apiRouter); | app.use('/api', apiRouter); | ||||||
| 
 | 
 | ||||||
| // Swagger
 | // Swagger
 | ||||||
| // app.use('/api-docs', swaggerUi.serve, swaggerMiddleware);
 | app.use('/api-docs', swaggerUi.serve, swaggerMiddleware); | ||||||
| 
 | 
 | ||||||
| app.use(errorHandler); | app.use(errorHandler); | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Reference in a new issue
	
	 Gabriellvl
						Gabriellvl