diff --git a/src/routes/tankersRoute.js b/src/routes/tankersRoute.js index 4ee7198b..f886a0a4 100644 --- a/src/routes/tankersRoute.js +++ b/src/routes/tankersRoute.js @@ -41,6 +41,7 @@ module.exports = function (fastify, opts, next) { }, }, }, + price: { type: "array", maxItems: 2500,