updatee
This commit is contained in:
@@ -32,8 +32,7 @@ const routes = [
|
||||
'./../../api-server/Routes/wallItems-Routes.ts',
|
||||
];
|
||||
|
||||
/* NOTE: If you are using the express Router, you must pass in the 'routes' only the
|
||||
root file where the route starts, such as index.js, app.js, routes.js, etc ... */
|
||||
|
||||
|
||||
swaggerAutogen()(outputFile, routes, doc).then(() => {
|
||||
console.log('Swagger documentation generated!');
|
||||
|
||||
Reference in New Issue
Block a user