diff --git a/src/routes/tankersRoute.js b/src/routes/tankersRoute.js index eb1460c1..64e70291 100644 --- a/src/routes/tankersRoute.js +++ b/src/routes/tankersRoute.js @@ -124,7 +124,7 @@ module.exports = function (fastify, opts, next) { capacity: { type: "string" }, address: { type: "string" }, dateTime: { type: "string"}, - amount : { type: "string" }, + }, },