1019785bfdc1ffb8fa19f051fdc1b0b15ede5121
[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 _0xf2c5=['get','/describe','isAuthenticated','describe','exports','express','Router','../../components/auth/service'];(function(_0x2c5598,_0x2044bd){var _0xa50b6c=function(_0x544972){while(--_0x544972){_0x2c5598['push'](_0x2c5598['shift']());}};_0xa50b6c(++_0x2044bd);}(_0xf2c5,0x6d));var _0x5f2c=function(_0x6b07f,_0x11b5fc){_0x6b07f=_0x6b07f-0x0;var _0x1146e0=_0xf2c5[_0x6b07f];return _0x1146e0;};'use strict';var express=require(_0x5f2c('0x0'));var router=express[_0x5f2c('0x1')]();var auth=require(_0x5f2c('0x2'));var controller=require('./mailInteractionHasTag.controller');router[_0x5f2c('0x3')](_0x5f2c('0x4'),auth[_0x5f2c('0x5')](),controller[_0x5f2c('0x6')]);module[_0x5f2c('0x7')]=router;