Built motion from commit (unavailable).|2.5.14
[motion2.git] / server / api / intFreshsalesAccount / index.js
index 7d552c2..b2d741a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4ed1=['./intFreshsalesAccount.controller','isAuthenticated','index','get','/:id','getConfigurations','getFields','post','/:id/configurations','destroy','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x510b98,_0x4c4cbb){var _0x45e775=function(_0x29ec11){while(--_0x29ec11){_0x510b98['push'](_0x510b98['shift']());}};_0x45e775(++_0x4c4cbb);}(_0x4ed1,0x15e));var _0x14ed=function(_0x5aba26,_0x3fa415){_0x5aba26=_0x5aba26-0x0;var _0x5847b0=_0x4ed1[_0x5aba26];return _0x5847b0;};'use strict';var multer=require('multer');var util=require(_0x14ed('0x0'));var path=require(_0x14ed('0x1'));var timeout=require(_0x14ed('0x2'));var express=require(_0x14ed('0x3'));var router=express[_0x14ed('0x4')]();var auth=require(_0x14ed('0x5'));var interaction=require(_0x14ed('0x6'));var config=require('../../config/environment');var controller=require(_0x14ed('0x7'));router['get']('/',auth[_0x14ed('0x8')](),controller[_0x14ed('0x9')]);router[_0x14ed('0xa')](_0x14ed('0xb'),auth[_0x14ed('0x8')](),controller['show']);router['get']('/:id/configurations',auth[_0x14ed('0x8')](),controller[_0x14ed('0xc')]);router['get']('/:id/fields',auth[_0x14ed('0x8')](),controller[_0x14ed('0xd')]);router['post']('/',auth['isAuthenticated'](),controller['create']);router[_0x14ed('0xe')](_0x14ed('0xf'),auth['isAuthenticated'](),controller['addConfiguration']);router['put'](_0x14ed('0xb'),auth['isAuthenticated'](),controller['update']);router['delete'](_0x14ed('0xb'),auth[_0x14ed('0x8')](),controller[_0x14ed('0x10')]);module['exports']=router;
\ No newline at end of file
+var _0xa322=['getFields','post','create','addConfiguration','put','update','delete','destroy','multer','util','express','Router','../../config/environment','get','isAuthenticated','/:id','show','/:id/configurations','getConfigurations','/:id/fields'];(function(_0xdc3756,_0x12752e){var _0x3047ec=function(_0x1e8ab7){while(--_0x1e8ab7){_0xdc3756['push'](_0xdc3756['shift']());}};_0x3047ec(++_0x12752e);}(_0xa322,0xd0));var _0x2a32=function(_0x1b9ea2,_0x2f9094){_0x1b9ea2=_0x1b9ea2-0x0;var _0x5ac90f=_0xa322[_0x1b9ea2];return _0x5ac90f;};'use strict';var multer=require(_0x2a32('0x0'));var util=require(_0x2a32('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x2a32('0x2'));var router=express[_0x2a32('0x3')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x2a32('0x4'));var controller=require('./intFreshsalesAccount.controller');router[_0x2a32('0x5')]('/',auth[_0x2a32('0x6')](),controller['index']);router[_0x2a32('0x5')](_0x2a32('0x7'),auth['isAuthenticated'](),controller[_0x2a32('0x8')]);router[_0x2a32('0x5')](_0x2a32('0x9'),auth[_0x2a32('0x6')](),controller[_0x2a32('0xa')]);router[_0x2a32('0x5')](_0x2a32('0xb'),auth['isAuthenticated'](),controller[_0x2a32('0xc')]);router[_0x2a32('0xd')]('/',auth['isAuthenticated'](),controller[_0x2a32('0xe')]);router['post'](_0x2a32('0x9'),auth[_0x2a32('0x6')](),controller[_0x2a32('0xf')]);router[_0x2a32('0x10')](_0x2a32('0x7'),auth['isAuthenticated'](),controller[_0x2a32('0x11')]);router[_0x2a32('0x12')](_0x2a32('0x7'),auth[_0x2a32('0x6')](),controller[_0x2a32('0x13')]);module['exports']=router;
\ No newline at end of file