master^2
Varun 6 months ago
parent 29fdcee7e3
commit d470d627f2

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

Loading…
Cancel
Save