master
varun 2 years ago
parent 44bb8a97d3
commit 7370aed299

@ -327,7 +327,7 @@ module.exports = function (fastify, opts, next) {
});
fastify.route({
@ -336,7 +336,7 @@ module.exports = function (fastify, opts, next) {
schema: {
tags: ["Tank"],
description: "This is for creating an IOT Device",
summary: "Create IOT Device",
summary: "thi is to Create IOT Device",
body: {
type: "object",
properties: {

Loading…
Cancel
Save