diff --git a/api/routes/api.js b/api/routes/api.js index 75b7385..23d87c0 100644 --- a/api/routes/api.js +++ b/api/routes/api.js @@ -105,7 +105,7 @@ app.put('/deleteRole/(:roleid)',async(req,res)=>{ }); }) }); -//POST BUSINESS - CREATE +//POST BUSINESS - CREATE 2 app.post('',async(req,res)=>{ const data= {