ashok 6 months ago
commit 56c1e98a9b

@ -444,7 +444,7 @@ module.exports = function (fastify, opts, next) {
handler: installationController.raiseATicket,
});
fastify.get("/api/getraiseAticket/:customerId/:connected_to/:tankHardwareId", {
fastify.get("/api/getraiseAticketslave/:customerId/:connected_to/:tankHardwareId", {
schema: {
description: "Raise A Ticket particular slave for Support",
tags: ["Support"],

Loading…
Cancel
Save