@ -48,12 +48,12 @@ module.exports = function (fastify, opts, next) {
type: "object",
properties: {
price: { type: "string", default: null },
},
capacity: { type: "string"},
price: {type : "string"},
status: {type: "string"}