master^2
Varun 9 months ago
parent b63486484d
commit d16db83367

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

Loading…
Cancel
Save