master^2
Varun 4 months ago
parent 45d6e744e5
commit 36dcb19db6

@ -37,6 +37,7 @@ module.exports = function (fastify, opts, next) {
price_from: { type: "string" }, price_from: { type: "string" },
price_to: { type: "string" }, price_to: { type: "string" },
time: { type: "string" }, time: { type: "string" },
pump: { type: "string" },
}, },
}, },

Loading…
Cancel
Save