Write code to test API endpoints; Use jest and supertest to write unit and ... [req.body.name] ); return res.json(data.rows[0]); }); router.patch("/:id", ...
確定! 回上一頁