ashok 7 months ago
commit 81c2028bb5

@ -650,7 +650,7 @@ module.exports = function (fastify, opts, next) {
fastify.route({
method: "POST",
url: "/api/compareWaterLevel/:tankName",
url: "/api/compareWaterLevel",
schema: {
tags: ["Tank"],
description: "Compare measured height with actual water level",

Loading…
Cancel
Save