Built motion from commit 14588770.|2.5.38
[motion2.git] / server / api / intFreshsalesAccount / index.js
index cca3221..9eff682 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xdd4a=['show','/:id/configurations','getConfigurations','/:id/fields','post','addConfiguration','put','/:id','update','delete','destroy','exports','multer','util','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index'];(function(_0x558489,_0x4344c4){var _0x14d9b8=function(_0x14ea90){while(--_0x14ea90){_0x558489['push'](_0x558489['shift']());}};_0x14d9b8(++_0x4344c4);}(_0xdd4a,0x1c4));var _0xadd4=function(_0x4a04de,_0x2e342c){_0x4a04de=_0x4a04de-0x0;var _0xbbe018=_0xdd4a[_0x4a04de];return _0xbbe018;};'use strict';var multer=require(_0xadd4('0x0'));var util=require(_0xadd4('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xadd4('0x2'));var router=express[_0xadd4('0x3')]();var auth=require(_0xadd4('0x4'));var interaction=require(_0xadd4('0x5'));var config=require(_0xadd4('0x6'));var controller=require('./intFreshsalesAccount.controller');router[_0xadd4('0x7')]('/',auth[_0xadd4('0x8')](),controller[_0xadd4('0x9')]);router['get']('/:id',auth[_0xadd4('0x8')](),controller[_0xadd4('0xa')]);router[_0xadd4('0x7')](_0xadd4('0xb'),auth['isAuthenticated'](),controller[_0xadd4('0xc')]);router[_0xadd4('0x7')](_0xadd4('0xd'),auth[_0xadd4('0x8')](),controller['getFields']);router[_0xadd4('0xe')]('/',auth['isAuthenticated'](),controller['create']);router[_0xadd4('0xe')](_0xadd4('0xb'),auth['isAuthenticated'](),controller[_0xadd4('0xf')]);router[_0xadd4('0x10')](_0xadd4('0x11'),auth[_0xadd4('0x8')](),controller[_0xadd4('0x12')]);router[_0xadd4('0x13')](_0xadd4('0x11'),auth[_0xadd4('0x8')](),controller[_0xadd4('0x14')]);module[_0xadd4('0x15')]=router;
\ No newline at end of file
+var _0xcb91=['addConfiguration','update','delete','/:id','exports','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./intFreshsalesAccount.controller','get','index','isAuthenticated','show','/:id/configurations','/:id/fields','getFields','post','create'];(function(_0x3c841c,_0x46da9b){var _0x306231=function(_0x3462e4){while(--_0x3462e4){_0x3c841c['push'](_0x3c841c['shift']());}};_0x306231(++_0x46da9b);}(_0xcb91,0x1a9));var _0x1cb9=function(_0xa148b7,_0x2f3eb2){_0xa148b7=_0xa148b7-0x0;var _0x51efd3=_0xcb91[_0xa148b7];return _0x51efd3;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x1cb9('0x0'));var timeout=require(_0x1cb9('0x1'));var express=require(_0x1cb9('0x2'));var router=express[_0x1cb9('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x1cb9('0x4'));var interaction=require(_0x1cb9('0x5'));var config=require('../../config/environment');var controller=require(_0x1cb9('0x6'));router[_0x1cb9('0x7')]('/',auth['isAuthenticated'](),controller[_0x1cb9('0x8')]);router[_0x1cb9('0x7')]('/:id',auth[_0x1cb9('0x9')](),controller[_0x1cb9('0xa')]);router['get'](_0x1cb9('0xb'),auth['isAuthenticated'](),controller['getConfigurations']);router[_0x1cb9('0x7')](_0x1cb9('0xc'),auth[_0x1cb9('0x9')](),controller[_0x1cb9('0xd')]);router[_0x1cb9('0xe')]('/',auth['isAuthenticated'](),controller[_0x1cb9('0xf')]);router[_0x1cb9('0xe')](_0x1cb9('0xb'),auth[_0x1cb9('0x9')](),controller[_0x1cb9('0x10')]);router['put']('/:id',auth['isAuthenticated'](),controller[_0x1cb9('0x11')]);router[_0x1cb9('0x12')](_0x1cb9('0x13'),auth[_0x1cb9('0x9')](),controller['destroy']);module[_0x1cb9('0x14')]=router;
\ No newline at end of file