master
bhaskar 2 years ago
parent 2f2ce11202
commit e0944efdb4

@ -123,7 +123,7 @@ module.exports = function (fastify, opts, next) {
properties: { properties: {
inputConnections: { type: "string", default: null }, inputConnections: { type: "string", default: null },
input_type: { type: "string", default: null }, input_type: { type: "string", default: null },
inputismotor: { type: "boolean" }, inputismotor: { type: "boolean"},
}, },
}, },
}, },

Loading…
Cancel
Save