9b037968d99c1470e4bb90272b2d0cc2c495ef82
[motion2.git] / server / api / user-setting / 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 _0xbd55=['./user-setting.controller','put','/:id','isAuthenticated','update','exports','express','Router','../../components/auth/service'];(function(_0x4f0fb1,_0x52c7a4){var _0x20c933=function(_0x52684c){while(--_0x52684c){_0x4f0fb1['push'](_0x4f0fb1['shift']());}};_0x20c933(++_0x52c7a4);}(_0xbd55,0x153));var _0x5bd5=function(_0x1be1f6,_0x5e7089){_0x1be1f6=_0x1be1f6-0x0;var _0x2bd577=_0xbd55[_0x1be1f6];return _0x2bd577;};'use strict';var express=require(_0x5bd5('0x0'));var router=express[_0x5bd5('0x1')]();var auth=require(_0x5bd5('0x2'));var controller=require(_0x5bd5('0x3'));router[_0x5bd5('0x4')](_0x5bd5('0x5'),auth[_0x5bd5('0x6')](),controller[_0x5bd5('0x7')]);module[_0x5bd5('0x8')]=router;