master
Varun 10 months ago
parent d5956253e9
commit 5d07639528

@ -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 chi",
summary: "This is for Create New Tank.", summary: "This is for Create New Tank chi.",
params: { params: {
// required: ["InstallerId"], // required: ["InstallerId"],
type: "object", type: "object",

Loading…
Cancel
Save