2
0
ryuichi-e 6 жил өмнө
parent
commit
7ad6b7addf

+ 1 - 0
src/server/routes/apiv3/share-links.js

@@ -32,6 +32,7 @@ module.exports = (crowi) => {
 
 
   router.post('/', loginRequired, async(req, res) => {
+    const { pageId, expiration, description } = req.body;
   });
 
   // TDOO write swagger