Built motion from commit 97153652.|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 _0xda91=['express','../../components/auth/service','./mailInteractionHasTag.controller','get','/describe','exports'];(function(_0x36fdfc,_0xfec84f){var _0x277ec5=function(_0x14365b){while(--_0x14365b){_0x36fdfc['push'](_0x36fdfc['shift']());}};_0x277ec5(++_0xfec84f);}(_0xda91,0x72));var _0x1da9=function(_0x17d9e3,_0x1f969c){_0x17d9e3=_0x17d9e3-0x0;var _0x14192d=_0xda91[_0x17d9e3];return _0x14192d;};'use strict';var express=require(_0x1da9('0x0'));var router=express['Router']();var auth=require(_0x1da9('0x1'));var controller=require(_0x1da9('0x2'));router[_0x1da9('0x3')](_0x1da9('0x4'),auth['isAuthenticated'](),controller['describe']);module[_0x1da9('0x5')]=router;