ashok 2 months ago
commit 0660c34244

@ -772,7 +772,7 @@ fastify.post(
handler: installationController.getPendingMasterSlaveSummary,
});
fastify.get("/api/getAllmasterlistwithslaves/:customerId/:hardwareId", {
fastify.get("/api/getAllmasterlistwithslaves/:customerId", {
schema: {
description: "Get All check masrter connected slave data with full info",
tags: ["Installation"],

Loading…
Cancel
Save