Built motion from commit 44b1f254.|2.6.26
[motion2.git] / server / api / mailInteractionHasTag / index.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xc2a5=['../../components/auth/service','./mailInteractionHasTag.controller','get','isAuthenticated','describe','exports','express','Router'];(function(_0x2044ec,_0x86721e){var _0x4472e3=function(_0x10972e){while(--_0x10972e){_0x2044ec['push'](_0x2044ec['shift']());}};_0x4472e3(++_0x86721e);}(_0xc2a5,0x14e));var _0x5c2a=function(_0xa464c9,_0x7c86d8){_0xa464c9=_0xa464c9-0x0;var _0x3d73c4=_0xc2a5[_0xa464c9];return _0x3d73c4;};'use strict';var express=require(_0x5c2a('0x0'));var router=express[_0x5c2a('0x1')]();var auth=require(_0x5c2a('0x2'));var controller=require(_0x5c2a('0x3'));router[_0x5c2a('0x4')]('/describe',auth[_0x5c2a('0x5')](),controller[_0x5c2a('0x6')]);module[_0x5c2a('0x7')]=router;