@ -173,6 +173,7 @@ module.exports = function (fastify, opts, next) {
preHandler: fastify.auth([fastify.authenticate]),
handler: createConnectionController.deleteTankConnections,
});