|
|
|
@ -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",
|
|
|
|
|