ashok 3 months ago
commit c86f46ec67

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

Loading…
Cancel
Save