Built motion from commit (unavailable).|2.5.1
[motion2.git] / server / api / intFreshsalesAccount / index.js
index 71133ee..4e3536b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3af4=['/:id','show','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','put','update','delete','destroy','util','path','express','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated'];(function(_0x31d0c1,_0x58ce88){var _0x549610=function(_0x2d4240){while(--_0x2d4240){_0x31d0c1['push'](_0x31d0c1['shift']());}};_0x549610(++_0x58ce88);}(_0x3af4,0x1b1));var _0x43af=function(_0x36c5b0,_0x5001da){_0x36c5b0=_0x36c5b0-0x0;var _0xf19333=_0x3af4[_0x36c5b0];return _0xf19333;};'use strict';var multer=require('multer');var util=require(_0x43af('0x0'));var path=require(_0x43af('0x1'));var timeout=require('connect-timeout');var express=require(_0x43af('0x2'));var router=express['Router']();var auth=require(_0x43af('0x3'));var interaction=require(_0x43af('0x4'));var config=require(_0x43af('0x5'));var controller=require('./intFreshsalesAccount.controller');router[_0x43af('0x6')]('/',auth[_0x43af('0x7')](),controller['index']);router[_0x43af('0x6')](_0x43af('0x8'),auth[_0x43af('0x7')](),controller[_0x43af('0x9')]);router['get'](_0x43af('0xa'),auth['isAuthenticated'](),controller[_0x43af('0xb')]);router[_0x43af('0x6')](_0x43af('0xc'),auth[_0x43af('0x7')](),controller[_0x43af('0xd')]);router[_0x43af('0xe')]('/',auth[_0x43af('0x7')](),controller[_0x43af('0xf')]);router[_0x43af('0xe')](_0x43af('0xa'),auth[_0x43af('0x7')](),controller[_0x43af('0x10')]);router[_0x43af('0x11')](_0x43af('0x8'),auth[_0x43af('0x7')](),controller[_0x43af('0x12')]);router[_0x43af('0x13')](_0x43af('0x8'),auth[_0x43af('0x7')](),controller[_0x43af('0x14')]);module['exports']=router;
\ No newline at end of file
+var _0x6bc1=['post','create','addConfiguration','/:id','update','delete','destroy','multer','path','Router','../../components/interaction/service','../../config/environment','./intFreshsalesAccount.controller','isAuthenticated','get','show','/:id/fields','getFields'];(function(_0xe93e59,_0x4535d8){var _0x1cc428=function(_0x505a3f){while(--_0x505a3f){_0xe93e59['push'](_0xe93e59['shift']());}};_0x1cc428(++_0x4535d8);}(_0x6bc1,0x115));var _0x16bc=function(_0x261f14,_0x48bca8){_0x261f14=_0x261f14-0x0;var _0x358626=_0x6bc1[_0x261f14];return _0x358626;};'use strict';var multer=require(_0x16bc('0x0'));var util=require('util');var path=require(_0x16bc('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x16bc('0x2')]();var auth=require('../../components/auth/service');var interaction=require(_0x16bc('0x3'));var config=require(_0x16bc('0x4'));var controller=require(_0x16bc('0x5'));router['get']('/',auth[_0x16bc('0x6')](),controller['index']);router[_0x16bc('0x7')]('/:id',auth[_0x16bc('0x6')](),controller[_0x16bc('0x8')]);router[_0x16bc('0x7')]('/:id/configurations',auth[_0x16bc('0x6')](),controller['getConfigurations']);router[_0x16bc('0x7')](_0x16bc('0x9'),auth['isAuthenticated'](),controller[_0x16bc('0xa')]);router[_0x16bc('0xb')]('/',auth[_0x16bc('0x6')](),controller[_0x16bc('0xc')]);router['post']('/:id/configurations',auth[_0x16bc('0x6')](),controller[_0x16bc('0xd')]);router['put'](_0x16bc('0xe'),auth[_0x16bc('0x6')](),controller[_0x16bc('0xf')]);router[_0x16bc('0x10')]('/:id',auth['isAuthenticated'](),controller[_0x16bc('0x11')]);module['exports']=router;
\ No newline at end of file