Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / api / intFreshsalesAccount / index.js
index 34ea133..d32638f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x514c=['delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index','/:id','show','/:id/configurations','getConfigurations','/:id/fields','post','addConfiguration','put','update'];(function(_0x57fea6,_0x1aa480){var _0x500568=function(_0x1764dd){while(--_0x1764dd){_0x57fea6['push'](_0x57fea6['shift']());}};_0x500568(++_0x1aa480);}(_0x514c,0x1b8));var _0xc514=function(_0x53984d,_0x176f3a){_0x53984d=_0x53984d-0x0;var _0x103bc3=_0x514c[_0x53984d];return _0x103bc3;};'use strict';var multer=require(_0xc514('0x0'));var util=require(_0xc514('0x1'));var path=require(_0xc514('0x2'));var timeout=require(_0xc514('0x3'));var express=require(_0xc514('0x4'));var router=express[_0xc514('0x5')]();var auth=require(_0xc514('0x6'));var interaction=require(_0xc514('0x7'));var config=require('../../config/environment');var controller=require('./intFreshsalesAccount.controller');router[_0xc514('0x8')]('/',auth[_0xc514('0x9')](),controller[_0xc514('0xa')]);router['get'](_0xc514('0xb'),auth['isAuthenticated'](),controller[_0xc514('0xc')]);router[_0xc514('0x8')](_0xc514('0xd'),auth[_0xc514('0x9')](),controller[_0xc514('0xe')]);router[_0xc514('0x8')](_0xc514('0xf'),auth[_0xc514('0x9')](),controller['getFields']);router[_0xc514('0x10')]('/',auth['isAuthenticated'](),controller['create']);router[_0xc514('0x10')](_0xc514('0xd'),auth[_0xc514('0x9')](),controller[_0xc514('0x11')]);router[_0xc514('0x12')](_0xc514('0xb'),auth[_0xc514('0x9')](),controller[_0xc514('0x13')]);router[_0xc514('0x14')](_0xc514('0xb'),auth[_0xc514('0x9')](),controller[_0xc514('0x15')]);module[_0xc514('0x16')]=router;
\ No newline at end of file
+var _0x57f8=['/:id','/:id/configurations','/:id/fields','post','create','addConfiguration','update','delete','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshsalesAccount.controller','get','isAuthenticated'];(function(_0x75f34b,_0x305dfa){var _0x1ecf52=function(_0x1cd69f){while(--_0x1cd69f){_0x75f34b['push'](_0x75f34b['shift']());}};_0x1ecf52(++_0x305dfa);}(_0x57f8,0x198));var _0x857f=function(_0x169d90,_0x1e8ddf){_0x169d90=_0x169d90-0x0;var _0x2b501e=_0x57f8[_0x169d90];return _0x2b501e;};'use strict';var multer=require('multer');var util=require(_0x857f('0x0'));var path=require(_0x857f('0x1'));var timeout=require(_0x857f('0x2'));var express=require(_0x857f('0x3'));var router=express[_0x857f('0x4')]();var fs_extra=require(_0x857f('0x5'));var auth=require(_0x857f('0x6'));var interaction=require(_0x857f('0x7'));var config=require(_0x857f('0x8'));var controller=require(_0x857f('0x9'));router[_0x857f('0xa')]('/',auth[_0x857f('0xb')](),controller['index']);router[_0x857f('0xa')](_0x857f('0xc'),auth[_0x857f('0xb')](),controller['show']);router[_0x857f('0xa')](_0x857f('0xd'),auth[_0x857f('0xb')](),controller['getConfigurations']);router[_0x857f('0xa')](_0x857f('0xe'),auth[_0x857f('0xb')](),controller['getFields']);router[_0x857f('0xf')]('/',auth[_0x857f('0xb')](),controller[_0x857f('0x10')]);router[_0x857f('0xf')](_0x857f('0xd'),auth[_0x857f('0xb')](),controller[_0x857f('0x11')]);router['put'](_0x857f('0xc'),auth[_0x857f('0xb')](),controller[_0x857f('0x12')]);router[_0x857f('0x13')](_0x857f('0xc'),auth['isAuthenticated'](),controller['destroy']);module[_0x857f('0x14')]=router;
\ No newline at end of file