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 _0xfc46=['express','../../components/auth/service','./mailInteractionHasTag.controller','get','isAuthenticated','describe','exports'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0xfc46,0x9a));var _0x6fc4=function(_0x17c483,_0xc69535){_0x17c483=_0x17c483-0x0;var _0x112bdb=_0xfc46[_0x17c483];return _0x112bdb;};'use strict';var express=require(_0x6fc4('0x0'));var router=express['Router']();var auth=require(_0x6fc4('0x1'));var controller=require(_0x6fc4('0x2'));router[_0x6fc4('0x3')]('/describe',auth[_0x6fc4('0x4')](),controller[_0x6fc4('0x5')]);module[_0x6fc4('0x6')]=router;