Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / intSugarcrmAccount / index.js
index f8e5f36..1e28d5a 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 _0x6655=['post','create','addConfiguration','put','update','destroy','exports','multer','Router','../../components/auth/service','../../components/interaction/service','isAuthenticated','index','/:id','/:id/configurations','getConfigurations','get','getFields'];(function(_0x41288f,_0x5af4f0){var _0x1cf9c7=function(_0x2fb51a){while(--_0x2fb51a){_0x41288f['push'](_0x41288f['shift']());}};_0x1cf9c7(++_0x5af4f0);}(_0x6655,0x193));var _0x5665=function(_0x355476,_0x80e809){_0x355476=_0x355476-0x0;var _0x32185f=_0x6655[_0x355476];return _0x32185f;};'use strict';var multer=require(_0x5665('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0x5665('0x1')]();var auth=require(_0x5665('0x2'));var interaction=require(_0x5665('0x3'));var config=require('../../config/environment');var controller=require('./intSugarcrmAccount.controller');router['get']('/',auth[_0x5665('0x4')](),controller[_0x5665('0x5')]);router['get'](_0x5665('0x6'),auth[_0x5665('0x4')](),controller['show']);router['get'](_0x5665('0x7'),auth[_0x5665('0x4')](),controller[_0x5665('0x8')]);router[_0x5665('0x9')]('/:id/fields',auth[_0x5665('0x4')](),controller[_0x5665('0xa')]);router[_0x5665('0xb')]('/',auth[_0x5665('0x4')](),controller[_0x5665('0xc')]);router[_0x5665('0xb')](_0x5665('0x7'),auth[_0x5665('0x4')](),controller[_0x5665('0xd')]);router[_0x5665('0xe')]('/:id',auth[_0x5665('0x4')](),controller[_0x5665('0xf')]);router['delete'](_0x5665('0x6'),auth[_0x5665('0x4')](),controller[_0x5665('0x10')]);module[_0x5665('0x11')]=router;
\ No newline at end of file