master^2
Bhaskar 3 months ago
parent 91c509cea6
commit 48bf0dac5a

@ -706,7 +706,7 @@ module.exports = function (fastify, opts, next) {
handler: installationController.getLongTermCustomerDetails, handler: installationController.getLongTermCustomerDetails,
}); });
fastify.get("/api/longTermissusesbuildingdetails/:supportId/:customerId", { fastify.get("/api/longTermissusesmasterslavedetails/:supportId/:customerId", {
schema: { schema: {
description: "Long Term Issues the master and slave details move for Support", description: "Long Term Issues the master and slave details move for Support",
tags: ["Support"], tags: ["Support"],

Loading…
Cancel
Save