ashok 5 months ago
commit f01c14dab7

@ -568,7 +568,7 @@ module.exports = function (fastify, opts, next) {
tags: ["Support"],
params: {
type: "object",
required: ["supportId", "customerId", "hardwareId"],
required: ["supportId"],
properties: {
supportId: { type: "string", minLength: 1 },

Loading…
Cancel
Save