Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index faab1cb..d4b1ed2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x77be=['isAuthenticated','/:id','show','/:id/subjects','getSubjects','getDescriptions','put','update','delete','destroy','exports','multer','util','path','connect-timeout','Router','../../components/auth/service','../../config/environment','./intSugarcrmConfiguration.controller','get'];(function(_0xd9293c,_0x74eb8b){var _0xee40da=function(_0xedb592){while(--_0xedb592){_0xd9293c['push'](_0xd9293c['shift']());}};_0xee40da(++_0x74eb8b);}(_0x77be,0xe7));var _0xe77b=function(_0x565d71,_0x4522f2){_0x565d71=_0x565d71-0x0;var _0x10c8a0=_0x77be[_0x565d71];return _0x10c8a0;};'use strict';var multer=require(_0xe77b('0x0'));var util=require(_0xe77b('0x1'));var path=require(_0xe77b('0x2'));var timeout=require(_0xe77b('0x3'));var express=require('express');var router=express[_0xe77b('0x4')]();var auth=require(_0xe77b('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xe77b('0x6'));var controller=require(_0xe77b('0x7'));router[_0xe77b('0x8')]('/',auth[_0xe77b('0x9')](),controller['index']);router[_0xe77b('0x8')](_0xe77b('0xa'),auth[_0xe77b('0x9')](),controller[_0xe77b('0xb')]);router['get']('/:id/fields',auth[_0xe77b('0x9')](),controller['getFields']);router[_0xe77b('0x8')](_0xe77b('0xc'),auth[_0xe77b('0x9')](),controller[_0xe77b('0xd')]);router[_0xe77b('0x8')]('/:id/descriptions',auth[_0xe77b('0x9')](),controller[_0xe77b('0xe')]);router['post']('/',auth[_0xe77b('0x9')](),controller['create']);router[_0xe77b('0xf')]('/:id',auth[_0xe77b('0x9')](),controller[_0xe77b('0x10')]);router[_0xe77b('0x11')](_0xe77b('0xa'),auth[_0xe77b('0x9')](),controller[_0xe77b('0x12')]);module[_0xe77b('0x13')]=router;
\ No newline at end of file
+var _0x84dc=['../../config/environment','get','index','isAuthenticated','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','delete','/:id','exports','multer','util','path','connect-timeout','express','Router'];(function(_0x5a9e8d,_0x10c258){var _0x3a575c=function(_0x50cf63){while(--_0x50cf63){_0x5a9e8d['push'](_0x5a9e8d['shift']());}};_0x3a575c(++_0x10c258);}(_0x84dc,0x19e));var _0xc84d=function(_0x718b91,_0x37ed71){_0x718b91=_0x718b91-0x0;var _0x4d8a66=_0x84dc[_0x718b91];return _0x4d8a66;};'use strict';var multer=require(_0xc84d('0x0'));var util=require(_0xc84d('0x1'));var path=require(_0xc84d('0x2'));var timeout=require(_0xc84d('0x3'));var express=require(_0xc84d('0x4'));var router=express[_0xc84d('0x5')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xc84d('0x6'));var controller=require('./intSugarcrmConfiguration.controller');router[_0xc84d('0x7')]('/',auth['isAuthenticated'](),controller[_0xc84d('0x8')]);router['get']('/:id',auth[_0xc84d('0x9')](),controller[_0xc84d('0xa')]);router['get'](_0xc84d('0xb'),auth['isAuthenticated'](),controller[_0xc84d('0xc')]);router['get'](_0xc84d('0xd'),auth[_0xc84d('0x9')](),controller[_0xc84d('0xe')]);router[_0xc84d('0x7')](_0xc84d('0xf'),auth[_0xc84d('0x9')](),controller[_0xc84d('0x10')]);router[_0xc84d('0x11')]('/',auth['isAuthenticated'](),controller['create']);router['put']('/:id',auth[_0xc84d('0x9')](),controller['update']);router[_0xc84d('0x12')](_0xc84d('0x13'),auth[_0xc84d('0x9')](),controller['destroy']);module[_0xc84d('0x14')]=router;
\ No newline at end of file