master
Varun 9 months ago
parent b97b5ca1b9
commit 3ffa5fa7fb

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

Loading…
Cancel
Save