Built motion from commit (unavailable).|2.5.10
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index 54c3c3b..d3cdb4e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfb10=['delete','destroy','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','create','/:id','update'];(function(_0x11a2e4,_0x4b6f05){var _0x136fb6=function(_0x46c965){while(--_0x46c965){_0x11a2e4['push'](_0x11a2e4['shift']());}};_0x136fb6(++_0x4b6f05);}(_0xfb10,0xaa));var _0x0fb1=function(_0x4c0e05,_0x3401f9){_0x4c0e05=_0x4c0e05-0x0;var _0x3f7f46=_0xfb10[_0x4c0e05];return _0x3f7f46;};'use strict';var multer=require(_0x0fb1('0x0'));var util=require(_0x0fb1('0x1'));var path=require(_0x0fb1('0x2'));var timeout=require('connect-timeout');var express=require(_0x0fb1('0x3'));var router=express[_0x0fb1('0x4')]();var auth=require(_0x0fb1('0x5'));var interaction=require(_0x0fb1('0x6'));var config=require(_0x0fb1('0x7'));var controller=require('./intSugarcrmConfiguration.controller');router[_0x0fb1('0x8')]('/',auth[_0x0fb1('0x9')](),controller[_0x0fb1('0xa')]);router[_0x0fb1('0x8')]('/:id',auth[_0x0fb1('0x9')](),controller[_0x0fb1('0xb')]);router[_0x0fb1('0x8')](_0x0fb1('0xc'),auth[_0x0fb1('0x9')](),controller[_0x0fb1('0xd')]);router[_0x0fb1('0x8')](_0x0fb1('0xe'),auth[_0x0fb1('0x9')](),controller[_0x0fb1('0xf')]);router[_0x0fb1('0x8')](_0x0fb1('0x10'),auth[_0x0fb1('0x9')](),controller[_0x0fb1('0x11')]);router[_0x0fb1('0x12')]('/',auth[_0x0fb1('0x9')](),controller[_0x0fb1('0x13')]);router['put'](_0x0fb1('0x14'),auth[_0x0fb1('0x9')](),controller[_0x0fb1('0x15')]);router[_0x0fb1('0x16')](_0x0fb1('0x14'),auth[_0x0fb1('0x9')](),controller[_0x0fb1('0x17')]);module['exports']=router;
\ No newline at end of file
+var _0x00a6=['create','destroy','exports','multer','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','./intSugarcrmConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/fields','/:id/subjects','/:id/descriptions'];(function(_0x20c1bd,_0x60e509){var _0xaf44d8=function(_0x2b0718){while(--_0x2b0718){_0x20c1bd['push'](_0x20c1bd['shift']());}};_0xaf44d8(++_0x60e509);}(_0x00a6,0x1d7));var _0x600a=function(_0x208826,_0x148f7c){_0x208826=_0x208826-0x0;var _0x5d3f5c=_0x00a6[_0x208826];return _0x5d3f5c;};'use strict';var multer=require(_0x600a('0x0'));var util=require(_0x600a('0x1'));var path=require('path');var timeout=require(_0x600a('0x2'));var express=require(_0x600a('0x3'));var router=express['Router']();var auth=require(_0x600a('0x4'));var interaction=require(_0x600a('0x5'));var config=require('../../config/environment');var controller=require(_0x600a('0x6'));router[_0x600a('0x7')]('/',auth[_0x600a('0x8')](),controller[_0x600a('0x9')]);router[_0x600a('0x7')](_0x600a('0xa'),auth['isAuthenticated'](),controller[_0x600a('0xb')]);router[_0x600a('0x7')](_0x600a('0xc'),auth[_0x600a('0x8')](),controller['getFields']);router[_0x600a('0x7')](_0x600a('0xd'),auth[_0x600a('0x8')](),controller['getSubjects']);router['get'](_0x600a('0xe'),auth[_0x600a('0x8')](),controller['getDescriptions']);router['post']('/',auth[_0x600a('0x8')](),controller[_0x600a('0xf')]);router['put'](_0x600a('0xa'),auth[_0x600a('0x8')](),controller['update']);router['delete']('/:id',auth[_0x600a('0x8')](),controller[_0x600a('0x10')]);module[_0x600a('0x11')]=router;
\ No newline at end of file