moved create user ti install

master
varun 1 year ago
parent acd0ed7c15
commit 57c370c43d

@ -123,7 +123,7 @@ module.exports = function (fastify, opts, next) {
fastify.route({
method: "POST",
url: "/api/users/:installationId",
url: "/api/user/:installationId",
schema: {
tags: ["Install"],
description: "This is for cretae New user",

Loading…
Cancel
Save