diff --git a/src/routes/tanksRoute.js b/src/routes/tanksRoute.js index d74c0809..a88e2bc8 100644 --- a/src/routes/tanksRoute.js +++ b/src/routes/tanksRoute.js @@ -81,7 +81,7 @@ module.exports = function (fastify, opts, next) { tankhardwareId: { type: "string" }, hardwareId: { type: "string" }, - tankName: { type: "string" }, + blockName: { type: "string"}, capacity: { type: "string" }, shape: { type: "string" },