Commit d304ac11 by jaymehta

.

1 parent a455c312
......@@ -102,7 +102,7 @@ module.exports = createCoreController("api::vendor.vendor", () => ({
...ctx.request.body.data,
phone: ctx.request.body.data.mobileNo,
publishedAt: date,
uniqueVendorId: str
uniqueVendorId: final
},
});
console.log("response", response);
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!