update API documentation
This commit is contained in:
parent
b1b2dcf18c
commit
f0eb8f1577
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
|
@ -49,7 +49,7 @@ const swaggerOptions = {
|
|||
},
|
||||
],
|
||||
},
|
||||
apis: ["./server_convolution.ts"], // Pointing to the correct, renamed file
|
||||
apis: ["./server.ts"], // Pointing to the correct, renamed file
|
||||
};
|
||||
|
||||
const swaggerSpec = swaggerJsdoc(swaggerOptions);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue