Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / api / intFreshsalesAccount / index.js
index e1ee3ab..4d6230b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfb5b=['exports','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./intFreshsalesAccount.controller','isAuthenticated','index','/:id','get','/:id/configurations','getConfigurations','getFields','post','create','addConfiguration','put','update','destroy'];(function(_0x2badac,_0x4b93fa){var _0x28276c=function(_0x19d5db){while(--_0x19d5db){_0x2badac['push'](_0x2badac['shift']());}};_0x28276c(++_0x4b93fa);}(_0xfb5b,0x18d));var _0xbfb5=function(_0xd723be,_0x3c5571){_0xd723be=_0xd723be-0x0;var _0x3d1e14=_0xfb5b[_0xd723be];return _0x3d1e14;};'use strict';var multer=require('multer');var util=require(_0xbfb5('0x0'));var path=require(_0xbfb5('0x1'));var timeout=require(_0xbfb5('0x2'));var express=require(_0xbfb5('0x3'));var router=express[_0xbfb5('0x4')]();var auth=require(_0xbfb5('0x5'));var interaction=require(_0xbfb5('0x6'));var config=require('../../config/environment');var controller=require(_0xbfb5('0x7'));router['get']('/',auth[_0xbfb5('0x8')](),controller[_0xbfb5('0x9')]);router['get'](_0xbfb5('0xa'),auth[_0xbfb5('0x8')](),controller['show']);router[_0xbfb5('0xb')](_0xbfb5('0xc'),auth['isAuthenticated'](),controller[_0xbfb5('0xd')]);router[_0xbfb5('0xb')]('/:id/fields',auth[_0xbfb5('0x8')](),controller[_0xbfb5('0xe')]);router[_0xbfb5('0xf')]('/',auth[_0xbfb5('0x8')](),controller[_0xbfb5('0x10')]);router[_0xbfb5('0xf')](_0xbfb5('0xc'),auth[_0xbfb5('0x8')](),controller[_0xbfb5('0x11')]);router[_0xbfb5('0x12')](_0xbfb5('0xa'),auth['isAuthenticated'](),controller[_0xbfb5('0x13')]);router['delete'](_0xbfb5('0xa'),auth['isAuthenticated'](),controller[_0xbfb5('0x14')]);module[_0xbfb5('0x15')]=router;
\ No newline at end of file
+var _0xcff0=['../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshsalesAccount.controller','get','isAuthenticated','index','show','/:id/configurations','getConfigurations','/:id/fields','getFields','create','addConfiguration','put','/:id','delete','destroy','exports','multer','util','path','express'];(function(_0xfc5df5,_0x5935dc){var _0x3a9b2c=function(_0x562a56){while(--_0x562a56){_0xfc5df5['push'](_0xfc5df5['shift']());}};_0x3a9b2c(++_0x5935dc);}(_0xcff0,0xf9));var _0x0cff=function(_0x356573,_0x521b14){_0x356573=_0x356573-0x0;var _0x255550=_0xcff0[_0x356573];return _0x255550;};'use strict';var multer=require(_0x0cff('0x0'));var util=require(_0x0cff('0x1'));var path=require(_0x0cff('0x2'));var timeout=require('connect-timeout');var express=require(_0x0cff('0x3'));var router=express['Router']();var auth=require(_0x0cff('0x4'));var interaction=require(_0x0cff('0x5'));var config=require(_0x0cff('0x6'));var controller=require(_0x0cff('0x7'));router[_0x0cff('0x8')]('/',auth[_0x0cff('0x9')](),controller[_0x0cff('0xa')]);router['get']('/:id',auth[_0x0cff('0x9')](),controller[_0x0cff('0xb')]);router[_0x0cff('0x8')](_0x0cff('0xc'),auth[_0x0cff('0x9')](),controller[_0x0cff('0xd')]);router['get'](_0x0cff('0xe'),auth['isAuthenticated'](),controller[_0x0cff('0xf')]);router['post']('/',auth[_0x0cff('0x9')](),controller[_0x0cff('0x10')]);router['post']('/:id/configurations',auth[_0x0cff('0x9')](),controller[_0x0cff('0x11')]);router[_0x0cff('0x12')](_0x0cff('0x13'),auth[_0x0cff('0x9')](),controller['update']);router[_0x0cff('0x14')]('/:id',auth[_0x0cff('0x9')](),controller[_0x0cff('0x15')]);module[_0x0cff('0x16')]=router;
\ No newline at end of file