master^2
Bhaskar 2 months ago
parent c49ce5797b
commit 7ea0c979d2

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