Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index 6b845b3..3fb6993 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5a01=['isAuthenticated','index','/:id','show','/:id/fields','/:id/subjects','getSubjects','getDescriptions','post','create','update','destroy','exports','multer','util','path','express','Router','../../components/interaction/service','../../config/environment','./intSugarcrmConfiguration.controller','get'];(function(_0x244cbd,_0xee056c){var _0x7ea4f9=function(_0xcc059e){while(--_0xcc059e){_0x244cbd['push'](_0x244cbd['shift']());}};_0x7ea4f9(++_0xee056c);}(_0x5a01,0x12b));var _0x15a0=function(_0x523adf,_0x3e1620){_0x523adf=_0x523adf-0x0;var _0x283870=_0x5a01[_0x523adf];return _0x283870;};'use strict';var multer=require(_0x15a0('0x0'));var util=require(_0x15a0('0x1'));var path=require(_0x15a0('0x2'));var timeout=require('connect-timeout');var express=require(_0x15a0('0x3'));var router=express[_0x15a0('0x4')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0x15a0('0x5'));var config=require(_0x15a0('0x6'));var controller=require(_0x15a0('0x7'));router[_0x15a0('0x8')]('/',auth[_0x15a0('0x9')](),controller[_0x15a0('0xa')]);router['get'](_0x15a0('0xb'),auth['isAuthenticated'](),controller[_0x15a0('0xc')]);router[_0x15a0('0x8')](_0x15a0('0xd'),auth[_0x15a0('0x9')](),controller['getFields']);router[_0x15a0('0x8')](_0x15a0('0xe'),auth[_0x15a0('0x9')](),controller[_0x15a0('0xf')]);router[_0x15a0('0x8')]('/:id/descriptions',auth['isAuthenticated'](),controller[_0x15a0('0x10')]);router[_0x15a0('0x11')]('/',auth[_0x15a0('0x9')](),controller[_0x15a0('0x12')]);router['put'](_0x15a0('0xb'),auth['isAuthenticated'](),controller[_0x15a0('0x13')]);router['delete'](_0x15a0('0xb'),auth[_0x15a0('0x9')](),controller[_0x15a0('0x14')]);module[_0x15a0('0x15')]=router;
\ No newline at end of file
+var _0xeea1=['Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intSugarcrmConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/fields','getSubjects','/:id/descriptions','create','put','delete','destroy','exports','multer','util','path','connect-timeout','express'];(function(_0x9de82c,_0x573e29){var _0x4431e3=function(_0x55ec6f){while(--_0x55ec6f){_0x9de82c['push'](_0x9de82c['shift']());}};_0x4431e3(++_0x573e29);}(_0xeea1,0x1c7));var _0x1eea=function(_0x559fa6,_0x58609d){_0x559fa6=_0x559fa6-0x0;var _0x815bc6=_0xeea1[_0x559fa6];return _0x815bc6;};'use strict';var multer=require(_0x1eea('0x0'));var util=require(_0x1eea('0x1'));var path=require(_0x1eea('0x2'));var timeout=require(_0x1eea('0x3'));var express=require(_0x1eea('0x4'));var router=express[_0x1eea('0x5')]();var fs_extra=require(_0x1eea('0x6'));var auth=require(_0x1eea('0x7'));var interaction=require(_0x1eea('0x8'));var config=require('../../config/environment');var controller=require(_0x1eea('0x9'));router[_0x1eea('0xa')]('/',auth[_0x1eea('0xb')](),controller[_0x1eea('0xc')]);router['get'](_0x1eea('0xd'),auth[_0x1eea('0xb')](),controller[_0x1eea('0xe')]);router[_0x1eea('0xa')](_0x1eea('0xf'),auth[_0x1eea('0xb')](),controller['getFields']);router['get']('/:id/subjects',auth[_0x1eea('0xb')](),controller[_0x1eea('0x10')]);router['get'](_0x1eea('0x11'),auth[_0x1eea('0xb')](),controller['getDescriptions']);router['post']('/',auth[_0x1eea('0xb')](),controller[_0x1eea('0x12')]);router[_0x1eea('0x13')](_0x1eea('0xd'),auth[_0x1eea('0xb')](),controller['update']);router[_0x1eea('0x14')]('/:id',auth[_0x1eea('0xb')](),controller[_0x1eea('0x15')]);module[_0x1eea('0x16')]=router;
\ No newline at end of file