master^2
Varun 8 months ago
parent b63486484d
commit d16db83367

@ -1375,7 +1375,7 @@ fastify.post("/api/handleEstimation", {
fastify.put("/api/editOrder", {
schema: {
description: "Edit an existing order based on orderId",
tags: ["Orders"],
tags: ["Install"],
summary: "Modify items and update the estimated total",
body: {
type: "object",

Loading…
Cancel
Save