Built motion from commit (unavailable).|2.5.15
[motion2.git] / server / api / intSugarcrmAccount / index.js
index f8e5f36..3fbee26 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3b3c=['isAuthenticated','index','get','/:id','show','/:id/configurations','getFields','post','addConfiguration','put','update','delete','destroy','exports','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./intSugarcrmAccount.controller'];(function(_0x34ca05,_0x3691a9){var _0x12f1d5=function(_0x1cc007){while(--_0x1cc007){_0x34ca05['push'](_0x34ca05['shift']());}};_0x12f1d5(++_0x3691a9);}(_0x3b3c,0x1dc));var _0xc3b3=function(_0x2ee70f,_0x49223c){_0x2ee70f=_0x2ee70f-0x0;var _0x33e1a3=_0x3b3c[_0x2ee70f];return _0x33e1a3;};'use strict';var multer=require(_0xc3b3('0x0'));var util=require(_0xc3b3('0x1'));var path=require('path');var timeout=require(_0xc3b3('0x2'));var express=require(_0xc3b3('0x3'));var router=express[_0xc3b3('0x4')]();var auth=require(_0xc3b3('0x5'));var interaction=require(_0xc3b3('0x6'));var config=require('../../config/environment');var controller=require(_0xc3b3('0x7'));router['get']('/',auth[_0xc3b3('0x8')](),controller[_0xc3b3('0x9')]);router[_0xc3b3('0xa')](_0xc3b3('0xb'),auth[_0xc3b3('0x8')](),controller[_0xc3b3('0xc')]);router[_0xc3b3('0xa')](_0xc3b3('0xd'),auth[_0xc3b3('0x8')](),controller['getConfigurations']);router[_0xc3b3('0xa')]('/:id/fields',auth[_0xc3b3('0x8')](),controller[_0xc3b3('0xe')]);router[_0xc3b3('0xf')]('/',auth[_0xc3b3('0x8')](),controller['create']);router[_0xc3b3('0xf')]('/:id/configurations',auth[_0xc3b3('0x8')](),controller[_0xc3b3('0x10')]);router[_0xc3b3('0x11')](_0xc3b3('0xb'),auth[_0xc3b3('0x8')](),controller[_0xc3b3('0x12')]);router[_0xc3b3('0x13')](_0xc3b3('0xb'),auth[_0xc3b3('0x8')](),controller[_0xc3b3('0x14')]);module[_0xc3b3('0x15')]=router;
\ No newline at end of file
+var _0xfbac=['path','connect-timeout','express','Router','../../components/auth/service','./intSugarcrmAccount.controller','get','isAuthenticated','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','update','/:id','destroy','exports','util'];(function(_0x4babbb,_0x49ce39){var _0x53a7bd=function(_0x68824a){while(--_0x68824a){_0x4babbb['push'](_0x4babbb['shift']());}};_0x53a7bd(++_0x49ce39);}(_0xfbac,0x167));var _0xcfba=function(_0xac9796,_0x58282a){_0xac9796=_0xac9796-0x0;var _0x170ce6=_0xfbac[_0xac9796];return _0x170ce6;};'use strict';var multer=require('multer');var util=require(_0xcfba('0x0'));var path=require(_0xcfba('0x1'));var timeout=require(_0xcfba('0x2'));var express=require(_0xcfba('0x3'));var router=express[_0xcfba('0x4')]();var auth=require(_0xcfba('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xcfba('0x6'));router[_0xcfba('0x7')]('/',auth['isAuthenticated'](),controller['index']);router[_0xcfba('0x7')]('/:id',auth[_0xcfba('0x8')](),controller['show']);router[_0xcfba('0x7')](_0xcfba('0x9'),auth['isAuthenticated'](),controller[_0xcfba('0xa')]);router[_0xcfba('0x7')](_0xcfba('0xb'),auth[_0xcfba('0x8')](),controller[_0xcfba('0xc')]);router[_0xcfba('0xd')]('/',auth[_0xcfba('0x8')](),controller[_0xcfba('0xe')]);router[_0xcfba('0xd')](_0xcfba('0x9'),auth[_0xcfba('0x8')](),controller[_0xcfba('0xf')]);router['put']('/:id',auth[_0xcfba('0x8')](),controller[_0xcfba('0x10')]);router['delete'](_0xcfba('0x11'),auth[_0xcfba('0x8')](),controller[_0xcfba('0x12')]);module[_0xcfba('0x13')]=router;
\ No newline at end of file