Built motion from commit 52c8a02d.|2.6.29
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index 6c4aed4..d1ef9d5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8bc6=['show','getFields','/:id/subjects','getSubjects','getDescriptions','post','create','put','update','delete','destroy','exports','multer','util','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','/:id'];(function(_0x3dd3bc,_0x32950b){var _0x172373=function(_0x2b0f0d){while(--_0x2b0f0d){_0x3dd3bc['push'](_0x3dd3bc['shift']());}};_0x172373(++_0x32950b);}(_0x8bc6,0xc4));var _0x68bc=function(_0x4a8072,_0x435bab){_0x4a8072=_0x4a8072-0x0;var _0x11a4fe=_0x8bc6[_0x4a8072];return _0x11a4fe;};'use strict';var multer=require(_0x68bc('0x0'));var util=require(_0x68bc('0x1'));var path=require('path');var timeout=require(_0x68bc('0x2'));var express=require(_0x68bc('0x3'));var router=express['Router']();var fs_extra=require(_0x68bc('0x4'));var auth=require(_0x68bc('0x5'));var interaction=require(_0x68bc('0x6'));var config=require(_0x68bc('0x7'));var controller=require('./intSugarcrmConfiguration.controller');router[_0x68bc('0x8')]('/',auth[_0x68bc('0x9')](),controller['index']);router['get'](_0x68bc('0xa'),auth[_0x68bc('0x9')](),controller[_0x68bc('0xb')]);router['get']('/:id/fields',auth[_0x68bc('0x9')](),controller[_0x68bc('0xc')]);router[_0x68bc('0x8')](_0x68bc('0xd'),auth['isAuthenticated'](),controller[_0x68bc('0xe')]);router['get']('/:id/descriptions',auth[_0x68bc('0x9')](),controller[_0x68bc('0xf')]);router[_0x68bc('0x10')]('/',auth[_0x68bc('0x9')](),controller[_0x68bc('0x11')]);router[_0x68bc('0x12')](_0x68bc('0xa'),auth[_0x68bc('0x9')](),controller[_0x68bc('0x13')]);router[_0x68bc('0x14')](_0x68bc('0xa'),auth[_0x68bc('0x9')](),controller[_0x68bc('0x15')]);module[_0x68bc('0x16')]=router;
\ No newline at end of file
+var _0x6e3a=['isAuthenticated','show','/:id/fields','getFields','/:id/subjects','/:id/descriptions','getDescriptions','post','update','delete','destroy','exports','multer','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSugarcrmConfiguration.controller','get','index','/:id'];(function(_0x2ada3f,_0x4abcbc){var _0x191e42=function(_0x24b37f){while(--_0x24b37f){_0x2ada3f['push'](_0x2ada3f['shift']());}};_0x191e42(++_0x4abcbc);}(_0x6e3a,0x84));var _0xa6e3=function(_0x49fd2e,_0x49f75d){_0x49fd2e=_0x49fd2e-0x0;var _0x43b418=_0x6e3a[_0x49fd2e];return _0x43b418;};'use strict';var multer=require(_0xa6e3('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xa6e3('0x1'));var express=require(_0xa6e3('0x2'));var router=express[_0xa6e3('0x3')]();var fs_extra=require(_0xa6e3('0x4'));var auth=require(_0xa6e3('0x5'));var interaction=require(_0xa6e3('0x6'));var config=require(_0xa6e3('0x7'));var controller=require(_0xa6e3('0x8'));router[_0xa6e3('0x9')]('/',auth['isAuthenticated'](),controller[_0xa6e3('0xa')]);router[_0xa6e3('0x9')](_0xa6e3('0xb'),auth[_0xa6e3('0xc')](),controller[_0xa6e3('0xd')]);router[_0xa6e3('0x9')](_0xa6e3('0xe'),auth[_0xa6e3('0xc')](),controller[_0xa6e3('0xf')]);router[_0xa6e3('0x9')](_0xa6e3('0x10'),auth[_0xa6e3('0xc')](),controller['getSubjects']);router[_0xa6e3('0x9')](_0xa6e3('0x11'),auth[_0xa6e3('0xc')](),controller[_0xa6e3('0x12')]);router[_0xa6e3('0x13')]('/',auth['isAuthenticated'](),controller['create']);router['put']('/:id',auth[_0xa6e3('0xc')](),controller[_0xa6e3('0x14')]);router[_0xa6e3('0x15')](_0xa6e3('0xb'),auth[_0xa6e3('0xc')](),controller[_0xa6e3('0x16')]);module[_0xa6e3('0x17')]=router;
\ No newline at end of file