Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / UserWhatsappInteraction / index.js
diff --git a/server/api/UserWhatsappInteraction/index.js b/server/api/UserWhatsappInteraction/index.js
deleted file mode 100644 (file)
index a125c82..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-// *************************************************************************
-// *                                                                       *
-// * xCALLY Motion -  The Omnichannel Contact Center                       *
-// * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
-// *                                                                       *
-// *************************************************************************
-// *                                                                       *
-// * Email: info@xcally.com                                                *
-// * Website: https://www.xcally.com                                       *
-// *                                                                       *
-// *************************************************************************
-// *                                                                       *
-// * The SOFTWARE PRODUCT is protected by copyright laws and international *
-// * copyright treaties, as well as other intellectual property laws and   *
-// * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
-// *                                                                       *
-// *************************************************************************
-var _0x6a55=['connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./UserWhatsappInteraction.controller','get','isAuthenticated','index','/:id','show','post','put','update','destroy','exports','multer','path'];(function(_0x3800d3,_0x428dfd){var _0x491c71=function(_0x55a174){while(--_0x55a174){_0x3800d3['push'](_0x3800d3['shift']());}};_0x491c71(++_0x428dfd);}(_0x6a55,0x154));var _0x56a5=function(_0x193ddf,_0x6f30bb){_0x193ddf=_0x193ddf-0x0;var _0x5bc6df=_0x6a55[_0x193ddf];return _0x5bc6df;};'use strict';var multer=require(_0x56a5('0x0'));var util=require('util');var path=require(_0x56a5('0x1'));var timeout=require(_0x56a5('0x2'));var express=require('express');var router=express[_0x56a5('0x3')]();var auth=require(_0x56a5('0x4'));var interaction=require(_0x56a5('0x5'));var config=require(_0x56a5('0x6'));var controller=require(_0x56a5('0x7'));router[_0x56a5('0x8')]('/',auth[_0x56a5('0x9')](),controller[_0x56a5('0xa')]);router[_0x56a5('0x8')](_0x56a5('0xb'),auth[_0x56a5('0x9')](),controller[_0x56a5('0xc')]);router[_0x56a5('0xd')]('/',auth[_0x56a5('0x9')](),controller['create']);router[_0x56a5('0xe')](_0x56a5('0xb'),auth['isAuthenticated'](),controller[_0x56a5('0xf')]);router['delete']('/:id',auth[_0x56a5('0x9')](),controller[_0x56a5('0x10')]);module[_0x56a5('0x11')]=router;
\ No newline at end of file