Built motion from commit (unavailable).|2.4.11
[motion2.git] / server / api / intSalesforceAccount / index.js
index 47b3a80..89e7b56 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x78b7=['path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','get','/:id','create','post','/:id/configurations','addConfiguration','put','destroy','multer','util'];(function(_0x38fd21,_0x4b7eca){var _0x327a3a=function(_0x23c274){while(--_0x23c274){_0x38fd21['push'](_0x38fd21['shift']());}};_0x327a3a(++_0x4b7eca);}(_0x78b7,0x1ae));var _0x778b=function(_0x153c6a,_0x2a217a){_0x153c6a=_0x153c6a-0x0;var _0xce898f=_0x78b7[_0x153c6a];return _0xce898f;};'use strict';var multer=require(_0x778b('0x0'));var util=require(_0x778b('0x1'));var path=require(_0x778b('0x2'));var timeout=require(_0x778b('0x3'));var express=require(_0x778b('0x4'));var router=express[_0x778b('0x5')]();var auth=require(_0x778b('0x6'));var interaction=require(_0x778b('0x7'));var config=require(_0x778b('0x8'));var controller=require('./intSalesforceAccount.controller');router['get']('/',auth[_0x778b('0x9')](),controller['index']);router[_0x778b('0xa')](_0x778b('0xb'),auth[_0x778b('0x9')](),controller['show']);router[_0x778b('0xa')]('/:id/configurations',auth[_0x778b('0x9')](),controller['getConfigurations']);router[_0x778b('0xa')]('/:id/fields',auth['isAuthenticated'](),controller['getFields']);router['post']('/',auth[_0x778b('0x9')](),controller[_0x778b('0xc')]);router[_0x778b('0xd')](_0x778b('0xe'),auth[_0x778b('0x9')](),controller[_0x778b('0xf')]);router[_0x778b('0x10')](_0x778b('0xb'),auth['isAuthenticated'](),controller['update']);router['delete'](_0x778b('0xb'),auth[_0x778b('0x9')](),controller[_0x778b('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0xbc0e=['/:id/fields','getFields','create','post','addConfiguration','update','destroy','exports','multer','util','connect-timeout','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSalesforceAccount.controller','get','isAuthenticated','index','/:id','/:id/configurations','getConfigurations'];(function(_0x170522,_0x273df0){var _0x2a0a7b=function(_0x5539a5){while(--_0x5539a5){_0x170522['push'](_0x170522['shift']());}};_0x2a0a7b(++_0x273df0);}(_0xbc0e,0x104));var _0xebc0=function(_0x4489d8,_0x14b5bd){_0x4489d8=_0x4489d8-0x0;var _0x3a19c0=_0xbc0e[_0x4489d8];return _0x3a19c0;};'use strict';var multer=require(_0xebc0('0x0'));var util=require(_0xebc0('0x1'));var path=require('path');var timeout=require(_0xebc0('0x2'));var express=require('express');var router=express['Router']();var auth=require(_0xebc0('0x3'));var interaction=require(_0xebc0('0x4'));var config=require(_0xebc0('0x5'));var controller=require(_0xebc0('0x6'));router[_0xebc0('0x7')]('/',auth[_0xebc0('0x8')](),controller[_0xebc0('0x9')]);router[_0xebc0('0x7')](_0xebc0('0xa'),auth[_0xebc0('0x8')](),controller['show']);router[_0xebc0('0x7')](_0xebc0('0xb'),auth[_0xebc0('0x8')](),controller[_0xebc0('0xc')]);router[_0xebc0('0x7')](_0xebc0('0xd'),auth[_0xebc0('0x8')](),controller[_0xebc0('0xe')]);router['post']('/',auth[_0xebc0('0x8')](),controller[_0xebc0('0xf')]);router[_0xebc0('0x10')](_0xebc0('0xb'),auth[_0xebc0('0x8')](),controller[_0xebc0('0x11')]);router['put']('/:id',auth[_0xebc0('0x8')](),controller[_0xebc0('0x12')]);router['delete'](_0xebc0('0xa'),auth[_0xebc0('0x8')](),controller[_0xebc0('0x13')]);module[_0xebc0('0x14')]=router;
\ No newline at end of file