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