Built motion from commit (unavailable).|2.5.12
[motion2.git] / server / api / intSugarcrmAccount / index.js
index e2e8468..f59c66a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe3bb=['post','create','addConfiguration','put','/:id','destroy','exports','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','show','/:id/configurations','getConfigurations','getFields'];(function(_0x4c7935,_0x4a53fb){var _0x30651d=function(_0x12f35f){while(--_0x12f35f){_0x4c7935['push'](_0x4c7935['shift']());}};_0x30651d(++_0x4a53fb);}(_0xe3bb,0xe3));var _0xbe3b=function(_0x1e6bdf,_0x377d56){_0x1e6bdf=_0x1e6bdf-0x0;var _0xf1d42f=_0xe3bb[_0x1e6bdf];return _0xf1d42f;};'use strict';var multer=require('multer');var util=require(_0xbe3b('0x0'));var path=require(_0xbe3b('0x1'));var timeout=require(_0xbe3b('0x2'));var express=require(_0xbe3b('0x3'));var router=express['Router']();var auth=require(_0xbe3b('0x4'));var interaction=require(_0xbe3b('0x5'));var config=require(_0xbe3b('0x6'));var controller=require('./intSugarcrmAccount.controller');router[_0xbe3b('0x7')]('/',auth[_0xbe3b('0x8')](),controller['index']);router[_0xbe3b('0x7')]('/:id',auth[_0xbe3b('0x8')](),controller[_0xbe3b('0x9')]);router['get'](_0xbe3b('0xa'),auth[_0xbe3b('0x8')](),controller[_0xbe3b('0xb')]);router[_0xbe3b('0x7')]('/:id/fields',auth[_0xbe3b('0x8')](),controller[_0xbe3b('0xc')]);router[_0xbe3b('0xd')]('/',auth[_0xbe3b('0x8')](),controller[_0xbe3b('0xe')]);router[_0xbe3b('0xd')](_0xbe3b('0xa'),auth[_0xbe3b('0x8')](),controller[_0xbe3b('0xf')]);router[_0xbe3b('0x10')](_0xbe3b('0x11'),auth[_0xbe3b('0x8')](),controller['update']);router['delete'](_0xbe3b('0x11'),auth[_0xbe3b('0x8')](),controller[_0xbe3b('0x12')]);module[_0xbe3b('0x13')]=router;
\ No newline at end of file
+var _0xdfcc=['../../config/environment','index','get','isAuthenticated','show','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','/:id','delete','exports','multer','util','path','express','Router','../../components/auth/service'];(function(_0x2a90d1,_0x3e8b39){var _0x3a0a7c=function(_0x3a61a6){while(--_0x3a61a6){_0x2a90d1['push'](_0x2a90d1['shift']());}};_0x3a0a7c(++_0x3e8b39);}(_0xdfcc,0x8d));var _0xcdfc=function(_0x11e05d,_0x3a4491){_0x11e05d=_0x11e05d-0x0;var _0x335588=_0xdfcc[_0x11e05d];return _0x335588;};'use strict';var multer=require(_0xcdfc('0x0'));var util=require(_0xcdfc('0x1'));var path=require(_0xcdfc('0x2'));var timeout=require('connect-timeout');var express=require(_0xcdfc('0x3'));var router=express[_0xcdfc('0x4')]();var auth=require(_0xcdfc('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xcdfc('0x6'));var controller=require('./intSugarcrmAccount.controller');router['get']('/',auth['isAuthenticated'](),controller[_0xcdfc('0x7')]);router[_0xcdfc('0x8')]('/:id',auth[_0xcdfc('0x9')](),controller[_0xcdfc('0xa')]);router[_0xcdfc('0x8')](_0xcdfc('0xb'),auth['isAuthenticated'](),controller[_0xcdfc('0xc')]);router['get'](_0xcdfc('0xd'),auth[_0xcdfc('0x9')](),controller[_0xcdfc('0xe')]);router[_0xcdfc('0xf')]('/',auth[_0xcdfc('0x9')](),controller[_0xcdfc('0x10')]);router['post']('/:id/configurations',auth[_0xcdfc('0x9')](),controller[_0xcdfc('0x11')]);router['put'](_0xcdfc('0x12'),auth[_0xcdfc('0x9')](),controller['update']);router[_0xcdfc('0x13')](_0xcdfc('0x12'),auth[_0xcdfc('0x9')](),controller['destroy']);module[_0xcdfc('0x14')]=router;
\ No newline at end of file