Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index 1b6e0b2..999ea3b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x344e=['/:id/fields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','create','/:id','update','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./intSugarcrmConfiguration.controller','isAuthenticated','index','get','show'];(function(_0x5869f5,_0x176fd5){var _0x6beba1=function(_0x253e04){while(--_0x253e04){_0x5869f5['push'](_0x5869f5['shift']());}};_0x6beba1(++_0x176fd5);}(_0x344e,0x14c));var _0xe344=function(_0x12dda7,_0x5f498a){_0x12dda7=_0x12dda7-0x0;var _0x522ffa=_0x344e[_0x12dda7];return _0x522ffa;};'use strict';var multer=require(_0xe344('0x0'));var util=require(_0xe344('0x1'));var path=require(_0xe344('0x2'));var timeout=require(_0xe344('0x3'));var express=require(_0xe344('0x4'));var router=express[_0xe344('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0xe344('0x6'));var interaction=require(_0xe344('0x7'));var config=require('../../config/environment');var controller=require(_0xe344('0x8'));router['get']('/',auth[_0xe344('0x9')](),controller[_0xe344('0xa')]);router[_0xe344('0xb')]('/:id',auth['isAuthenticated'](),controller[_0xe344('0xc')]);router[_0xe344('0xb')](_0xe344('0xd'),auth[_0xe344('0x9')](),controller['getFields']);router[_0xe344('0xb')](_0xe344('0xe'),auth[_0xe344('0x9')](),controller[_0xe344('0xf')]);router[_0xe344('0xb')](_0xe344('0x10'),auth[_0xe344('0x9')](),controller[_0xe344('0x11')]);router['post']('/',auth[_0xe344('0x9')](),controller[_0xe344('0x12')]);router['put'](_0xe344('0x13'),auth[_0xe344('0x9')](),controller[_0xe344('0x14')]);router['delete'](_0xe344('0x13'),auth[_0xe344('0x9')](),controller[_0xe344('0x15')]);module[_0xe344('0x16')]=router;
\ No newline at end of file
+var _0x6bea=['fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','create','/:id','update','delete','destroy','util','path','connect-timeout','express','Router'];(function(_0x4efc87,_0x17a7d1){var _0x191fc4=function(_0x19dda1){while(--_0x19dda1){_0x4efc87['push'](_0x4efc87['shift']());}};_0x191fc4(++_0x17a7d1);}(_0x6bea,0x85));var _0xa6be=function(_0x6c2f7e,_0x5ea309){_0x6c2f7e=_0x6c2f7e-0x0;var _0x6dce36=_0x6bea[_0x6c2f7e];return _0x6dce36;};'use strict';var multer=require('multer');var util=require(_0xa6be('0x0'));var path=require(_0xa6be('0x1'));var timeout=require(_0xa6be('0x2'));var express=require(_0xa6be('0x3'));var router=express[_0xa6be('0x4')]();var fs_extra=require(_0xa6be('0x5'));var auth=require(_0xa6be('0x6'));var interaction=require(_0xa6be('0x7'));var config=require(_0xa6be('0x8'));var controller=require('./intSugarcrmConfiguration.controller');router[_0xa6be('0x9')]('/',auth[_0xa6be('0xa')](),controller[_0xa6be('0xb')]);router['get']('/:id',auth['isAuthenticated'](),controller['show']);router[_0xa6be('0x9')](_0xa6be('0xc'),auth[_0xa6be('0xa')](),controller[_0xa6be('0xd')]);router[_0xa6be('0x9')](_0xa6be('0xe'),auth[_0xa6be('0xa')](),controller[_0xa6be('0xf')]);router[_0xa6be('0x9')](_0xa6be('0x10'),auth['isAuthenticated'](),controller[_0xa6be('0x11')]);router['post']('/',auth['isAuthenticated'](),controller[_0xa6be('0x12')]);router['put'](_0xa6be('0x13'),auth[_0xa6be('0xa')](),controller[_0xa6be('0x14')]);router[_0xa6be('0x15')](_0xa6be('0x13'),auth[_0xa6be('0xa')](),controller[_0xa6be('0x16')]);module['exports']=router;
\ No newline at end of file