master^2
Bhaskar 8 months ago
parent f71fd30f85
commit a4e8253945

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