Commit 1bc11bc8 by jaymehta

.

1 parent 0dd834f3
...@@ -17,7 +17,7 @@ const routes = { ...@@ -17,7 +17,7 @@ const routes = {
}, },
}, },
{ {
method: "POST", method: "PUT",
path: "/experience/update-most-booked", path: "/experience/update-most-booked",
handler: "api::experience.experience.updateMostBooked", handler: "api::experience.experience.updateMostBooked",
config: { config: {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!