Commit ed7c3bd5 by jaymehta

.

1 parent 686408de
......@@ -91,6 +91,7 @@ module.exports = createCoreController("api::experience.experience", () => ({
ctx.request.body.data.contactPersonForActivity,
contactPersonForBooking:
ctx.request.body.data.contactPersonForBooking,
approved: ctx.request.body.data.approved,
...ctx.request.body.data.daysBoolean,
},
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!