Built motion from commit (unavailable).|2.2.0
[motion2.git] / server / api / intSugarcrmAccount / index.js
index 9be9801..2c1ca9c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf8d7=['Router','../../components/auth/service','../../components/interaction/service','./intSugarcrmAccount.controller','isAuthenticated','index','/:id','show','getConfigurations','get','/:id/fields','post','/:id/configurations','addConfiguration','update','destroy','exports','util','path','express'];(function(_0x4db1d0,_0x581e03){var _0x4b85d6=function(_0x2cf6eb){while(--_0x2cf6eb){_0x4db1d0['push'](_0x4db1d0['shift']());}};_0x4b85d6(++_0x581e03);}(_0xf8d7,0x1dd));var _0x7f8d=function(_0x4e93a9,_0x413f30){_0x4e93a9=_0x4e93a9-0x0;var _0x43013c=_0xf8d7[_0x4e93a9];return _0x43013c;};'use strict';var multer=require('multer');var util=require(_0x7f8d('0x0'));var path=require(_0x7f8d('0x1'));var timeout=require('connect-timeout');var express=require(_0x7f8d('0x2'));var router=express[_0x7f8d('0x3')]();var auth=require(_0x7f8d('0x4'));var interaction=require(_0x7f8d('0x5'));var config=require('../../config/environment');var controller=require(_0x7f8d('0x6'));router['get']('/',auth[_0x7f8d('0x7')](),controller[_0x7f8d('0x8')]);router['get'](_0x7f8d('0x9'),auth['isAuthenticated'](),controller[_0x7f8d('0xa')]);router['get']('/:id/configurations',auth['isAuthenticated'](),controller[_0x7f8d('0xb')]);router[_0x7f8d('0xc')](_0x7f8d('0xd'),auth[_0x7f8d('0x7')](),controller['getFields']);router[_0x7f8d('0xe')]('/',auth[_0x7f8d('0x7')](),controller['create']);router['post'](_0x7f8d('0xf'),auth[_0x7f8d('0x7')](),controller[_0x7f8d('0x10')]);router['put'](_0x7f8d('0x9'),auth['isAuthenticated'](),controller[_0x7f8d('0x11')]);router['delete'](_0x7f8d('0x9'),auth['isAuthenticated'](),controller[_0x7f8d('0x12')]);module[_0x7f8d('0x13')]=router;
\ No newline at end of file
+var _0x87af=['exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','/:id','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','update','delete','destroy'];(function(_0x5a8307,_0x2641ea){var _0x465644=function(_0x19f51f){while(--_0x19f51f){_0x5a8307['push'](_0x5a8307['shift']());}};_0x465644(++_0x2641ea);}(_0x87af,0xdd));var _0xf87a=function(_0x263a74,_0xc31414){_0x263a74=_0x263a74-0x0;var _0x2aa86c=_0x87af[_0x263a74];return _0x2aa86c;};'use strict';var multer=require(_0xf87a('0x0'));var util=require(_0xf87a('0x1'));var path=require(_0xf87a('0x2'));var timeout=require(_0xf87a('0x3'));var express=require(_0xf87a('0x4'));var router=express[_0xf87a('0x5')]();var auth=require(_0xf87a('0x6'));var interaction=require(_0xf87a('0x7'));var config=require(_0xf87a('0x8'));var controller=require('./intSugarcrmAccount.controller');router[_0xf87a('0x9')]('/',auth[_0xf87a('0xa')](),controller['index']);router['get'](_0xf87a('0xb'),auth[_0xf87a('0xa')](),controller['show']);router[_0xf87a('0x9')](_0xf87a('0xc'),auth[_0xf87a('0xa')](),controller[_0xf87a('0xd')]);router['get'](_0xf87a('0xe'),auth[_0xf87a('0xa')](),controller[_0xf87a('0xf')]);router[_0xf87a('0x10')]('/',auth[_0xf87a('0xa')](),controller[_0xf87a('0x11')]);router[_0xf87a('0x10')](_0xf87a('0xc'),auth[_0xf87a('0xa')](),controller['addConfiguration']);router['put'](_0xf87a('0xb'),auth[_0xf87a('0xa')](),controller[_0xf87a('0x12')]);router[_0xf87a('0x13')]('/:id',auth[_0xf87a('0xa')](),controller[_0xf87a('0x14')]);module[_0xf87a('0x15')]=router;
\ No newline at end of file