Built motion from commit (unavailable).|2.5.13
[motion2.git] / server / api / intSalesforceAccount / index.js
index d23da83..eefb2a2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xface=['util','connect-timeout','express','Router','../../components/auth/service','get','isAuthenticated','index','show','getConfigurations','/:id/fields','getFields','post','/:id/configurations','put','/:id','update','delete','destroy','exports'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0xface,0x12c));var _0xefac=function(_0x24dbb0,_0x3a111a){_0x24dbb0=_0x24dbb0-0x0;var _0x2fe2d7=_0xface[_0x24dbb0];return _0x2fe2d7;};'use strict';var multer=require('multer');var util=require(_0xefac('0x0'));var path=require('path');var timeout=require(_0xefac('0x1'));var express=require(_0xefac('0x2'));var router=express[_0xefac('0x3')]();var auth=require(_0xefac('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./intSalesforceAccount.controller');router[_0xefac('0x5')]('/',auth[_0xefac('0x6')](),controller[_0xefac('0x7')]);router[_0xefac('0x5')]('/:id',auth['isAuthenticated'](),controller[_0xefac('0x8')]);router[_0xefac('0x5')]('/:id/configurations',auth[_0xefac('0x6')](),controller[_0xefac('0x9')]);router['get'](_0xefac('0xa'),auth['isAuthenticated'](),controller[_0xefac('0xb')]);router[_0xefac('0xc')]('/',auth[_0xefac('0x6')](),controller['create']);router['post'](_0xefac('0xd'),auth[_0xefac('0x6')](),controller['addConfiguration']);router[_0xefac('0xe')](_0xefac('0xf'),auth['isAuthenticated'](),controller[_0xefac('0x10')]);router[_0xefac('0x11')]('/:id',auth['isAuthenticated'](),controller[_0xefac('0x12')]);module[_0xefac('0x13')]=router;
\ No newline at end of file
+var _0x4a66=['show','/:id/configurations','getConfigurations','/:id/fields','getFields','post','addConfiguration','update','delete','destroy','exports','multer','util','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSalesforceAccount.controller','get','index','/:id','isAuthenticated'];(function(_0x3a28de,_0x540e2a){var _0x5c16c4=function(_0x366cfb){while(--_0x366cfb){_0x3a28de['push'](_0x3a28de['shift']());}};_0x5c16c4(++_0x540e2a);}(_0x4a66,0xc3));var _0x64a6=function(_0xa45395,_0x5579e6){_0xa45395=_0xa45395-0x0;var _0x3c83d2=_0x4a66[_0xa45395];return _0x3c83d2;};'use strict';var multer=require(_0x64a6('0x0'));var util=require(_0x64a6('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x64a6('0x2'));var router=express[_0x64a6('0x3')]();var auth=require(_0x64a6('0x4'));var interaction=require(_0x64a6('0x5'));var config=require(_0x64a6('0x6'));var controller=require(_0x64a6('0x7'));router[_0x64a6('0x8')]('/',auth['isAuthenticated'](),controller[_0x64a6('0x9')]);router[_0x64a6('0x8')](_0x64a6('0xa'),auth[_0x64a6('0xb')](),controller[_0x64a6('0xc')]);router['get'](_0x64a6('0xd'),auth[_0x64a6('0xb')](),controller[_0x64a6('0xe')]);router['get'](_0x64a6('0xf'),auth[_0x64a6('0xb')](),controller[_0x64a6('0x10')]);router[_0x64a6('0x11')]('/',auth[_0x64a6('0xb')](),controller['create']);router['post'](_0x64a6('0xd'),auth[_0x64a6('0xb')](),controller[_0x64a6('0x12')]);router['put'](_0x64a6('0xa'),auth['isAuthenticated'](),controller[_0x64a6('0x13')]);router[_0x64a6('0x14')](_0x64a6('0xa'),auth[_0x64a6('0xb')](),controller[_0x64a6('0x15')]);module[_0x64a6('0x16')]=router;
\ No newline at end of file