7694999a073c1f8d290ff4ccebce51c30f9043f2
[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 _0xf17a=['../../components/auth/service','./mailInteractionHasTag.controller','get','/describe','express','Router'];(function(_0x263f21,_0x3fdf66){var _0x162854=function(_0x4c28d9){while(--_0x4c28d9){_0x263f21['push'](_0x263f21['shift']());}};_0x162854(++_0x3fdf66);}(_0xf17a,0x136));var _0xaf17=function(_0x1a7bf3,_0x15216f){_0x1a7bf3=_0x1a7bf3-0x0;var _0x4f615b=_0xf17a[_0x1a7bf3];return _0x4f615b;};'use strict';var express=require(_0xaf17('0x0'));var router=express[_0xaf17('0x1')]();var auth=require(_0xaf17('0x2'));var controller=require(_0xaf17('0x3'));router[_0xaf17('0x4')](_0xaf17('0x5'),auth['isAuthenticated'](),controller['describe']);module['exports']=router;