Built motion from commit (unavailable).|2.5.17
[motion2.git] / server / api / intSugarcrmAccount / index.js
index 778d753..91a42e2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x461d=['delete','multer','util','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./intSugarcrmAccount.controller','index','get','/:id','isAuthenticated','show','getConfigurations','/:id/fields','post','create','/:id/configurations','put','update'];(function(_0x11672b,_0x29089b){var _0x112f86=function(_0x7cff8d){while(--_0x7cff8d){_0x11672b['push'](_0x11672b['shift']());}};_0x112f86(++_0x29089b);}(_0x461d,0x166));var _0xd461=function(_0x45902f,_0x5c80af){_0x45902f=_0x45902f-0x0;var _0x1d4ce0=_0x461d[_0x45902f];return _0x1d4ce0;};'use strict';var multer=require(_0xd461('0x0'));var util=require(_0xd461('0x1'));var path=require('path');var timeout=require(_0xd461('0x2'));var express=require(_0xd461('0x3'));var router=express[_0xd461('0x4')]();var auth=require(_0xd461('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xd461('0x6'));var controller=require(_0xd461('0x7'));router['get']('/',auth['isAuthenticated'](),controller[_0xd461('0x8')]);router[_0xd461('0x9')](_0xd461('0xa'),auth[_0xd461('0xb')](),controller[_0xd461('0xc')]);router['get']('/:id/configurations',auth[_0xd461('0xb')](),controller[_0xd461('0xd')]);router[_0xd461('0x9')](_0xd461('0xe'),auth[_0xd461('0xb')](),controller['getFields']);router[_0xd461('0xf')]('/',auth[_0xd461('0xb')](),controller[_0xd461('0x10')]);router[_0xd461('0xf')](_0xd461('0x11'),auth[_0xd461('0xb')](),controller['addConfiguration']);router[_0xd461('0x12')](_0xd461('0xa'),auth[_0xd461('0xb')](),controller[_0xd461('0x13')]);router[_0xd461('0x14')]('/:id',auth[_0xd461('0xb')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+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