@ -149,7 +149,7 @@ module.exports = function (fastify, opts, next) {
method: "PUT",
url: "/api/deleteTankConnections/:customerId",
schema: {
tags: ["Tank"],
tags: ["Connections"],
summary: "This is for delete tank connections",
params: {
required: ["customerId"],