Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / intSugarcrmAccount / index.js
index 91a42e2..1e28d5a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7eb9=['../../components/auth/service','../../components/interaction/service','../../config/environment','get','index','/:id','isAuthenticated','getConfigurations','/:id/fields','create','post','/:id/configurations','addConfiguration','put','update','delete','destroy','multer','connect-timeout','Router'];(function(_0xffc0df,_0x28ac48){var _0x22f4a8=function(_0x2ab137){while(--_0x2ab137){_0xffc0df['push'](_0xffc0df['shift']());}};_0x22f4a8(++_0x28ac48);}(_0x7eb9,0xd9));var _0x97eb=function(_0x4565bf,_0x5ad9d6){_0x4565bf=_0x4565bf-0x0;var _0x5610ba=_0x7eb9[_0x4565bf];return _0x5610ba;};'use strict';var multer=require(_0x97eb('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x97eb('0x1'));var express=require('express');var router=express[_0x97eb('0x2')]();var auth=require(_0x97eb('0x3'));var interaction=require(_0x97eb('0x4'));var config=require(_0x97eb('0x5'));var controller=require('./intSugarcrmAccount.controller');router[_0x97eb('0x6')]('/',auth['isAuthenticated'](),controller[_0x97eb('0x7')]);router['get'](_0x97eb('0x8'),auth['isAuthenticated'](),controller['show']);router[_0x97eb('0x6')]('/:id/configurations',auth[_0x97eb('0x9')](),controller[_0x97eb('0xa')]);router[_0x97eb('0x6')](_0x97eb('0xb'),auth[_0x97eb('0x9')](),controller['getFields']);router['post']('/',auth[_0x97eb('0x9')](),controller[_0x97eb('0xc')]);router[_0x97eb('0xd')](_0x97eb('0xe'),auth[_0x97eb('0x9')](),controller[_0x97eb('0xf')]);router[_0x97eb('0x10')](_0x97eb('0x8'),auth[_0x97eb('0x9')](),controller[_0x97eb('0x11')]);router[_0x97eb('0x12')](_0x97eb('0x8'),auth[_0x97eb('0x9')](),controller[_0x97eb('0x13')]);module['exports']=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