ashok 7 months ago
commit 486a56fb58

@ -596,7 +596,7 @@ module.exports = function (fastify, opts, next) {
customerId: { type: "string", description: "Customer ID (optional)" }, customerId: { type: "string", description: "Customer ID (optional)" },
}, },
required: ["orderStatus"]
}, },
security: [{ basicAuth: [] }] security: [{ basicAuth: [] }]
}, },

Loading…
Cancel
Save