|
|
@ -41,6 +41,7 @@ module.exports = function (fastify, opts, next) {
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
price: {
|
|
|
|
price: {
|
|
|
|
type: "array",
|
|
|
|
type: "array",
|
|
|
|
maxItems: 2500,
|
|
|
|
maxItems: 2500,
|
|
|
@ -52,6 +53,7 @@ module.exports = function (fastify, opts, next) {
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
capacity: { type: "string"},
|
|
|
|
capacity: { type: "string"},
|
|
|
|
|
|
|
|
price: {type : "string"}
|
|
|
|
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|