master
Varun 9 months ago
parent 0adb79e6f0
commit 6aa241e820

@ -9,8 +9,8 @@ module.exports = function (fastify, opts, next) {
url: "/api/addTanks/:customerId", url: "/api/addTanks/:customerId",
schema: { schema: {
tags: ["Install"], tags: ["Install"],
description: "This is for cretae New Tank", description: "This is for cretae New Tank for vishu",
summary: "This is for Create New Tank.", summary: "This is for Create New Tank for vishu.",
params: { params: {
// required: ["InstallerId"], // required: ["InstallerId"],
type: "object", type: "object",

Loading…
Cancel
Save