From f23339350dcb34d6e47fa082b96e841708b197f2 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 2 Feb 2022 10:18:55 +0530 Subject: [PATCH] aa --- api/routes/api.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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= {