master^2
Bhaskar 7 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: {
tags: ["Installation"],
description: "Fetches orders based on installationId",

Loading…
Cancel
Save