Built motion from commit 3d3e98f2.|2.6.29
[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 _0xd1b5=['./mailInteractionHasTag.controller','/describe','isAuthenticated','describe','exports','express','Router'];(function(_0x1a4878,_0x26adb8){var _0x3e5350=function(_0x2d44eb){while(--_0x2d44eb){_0x1a4878['push'](_0x1a4878['shift']());}};_0x3e5350(++_0x26adb8);}(_0xd1b5,0x67));var _0x5d1b=function(_0x8371fc,_0x43995c){_0x8371fc=_0x8371fc-0x0;var _0x2e42e4=_0xd1b5[_0x8371fc];return _0x2e42e4;};'use strict';var express=require(_0x5d1b('0x0'));var router=express[_0x5d1b('0x1')]();var auth=require('../../components/auth/service');var controller=require(_0x5d1b('0x2'));router['get'](_0x5d1b('0x3'),auth[_0x5d1b('0x4')](),controller[_0x5d1b('0x5')]);module[_0x5d1b('0x6')]=router;