ashok 8 months ago
commit a24d26edb4

@ -1804,7 +1804,7 @@ fastify.get("/api/ordersofstore/:storeId", {
}); });
fastify.get("/api/ordersofstore/:installationId", { fastify.get("/api/ordersofinstall/:installationId", {
schema: { schema: {
tags: ["Installation"], tags: ["Installation"],
description: "Fetches orders based on installationId", description: "Fetches orders based on installationId",

Loading…
Cancel
Save