|
|
@ -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" },
|
|
|
|
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|