master^2
Bhaskar 8 months ago
parent c34c3b41c9
commit 46f30f5b39

@ -374,8 +374,8 @@ module.exports = function (fastify, opts, next) {
type: "object",
required: ["city", "zone"],
properties: {
zone: { type: "string" },
city: { type: "string" },
zone: { type: "string" },
},
},
},

Loading…
Cancel
Save