Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index eb45bf7..999ea3b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfd53=['connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSugarcrmConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','create','put','delete','destroy','multer','util','path'];(function(_0x1b7516,_0x2fbe81){var _0x14983b=function(_0x435b5f){while(--_0x435b5f){_0x1b7516['push'](_0x1b7516['shift']());}};_0x14983b(++_0x2fbe81);}(_0xfd53,0x93));var _0x3fd5=function(_0x2f1762,_0xab43df){_0x2f1762=_0x2f1762-0x0;var _0x8ab21=_0xfd53[_0x2f1762];return _0x8ab21;};'use strict';var multer=require(_0x3fd5('0x0'));var util=require(_0x3fd5('0x1'));var path=require(_0x3fd5('0x2'));var timeout=require(_0x3fd5('0x3'));var express=require(_0x3fd5('0x4'));var router=express[_0x3fd5('0x5')]();var fs_extra=require(_0x3fd5('0x6'));var auth=require(_0x3fd5('0x7'));var interaction=require(_0x3fd5('0x8'));var config=require(_0x3fd5('0x9'));var controller=require(_0x3fd5('0xa'));router[_0x3fd5('0xb')]('/',auth[_0x3fd5('0xc')](),controller[_0x3fd5('0xd')]);router[_0x3fd5('0xb')](_0x3fd5('0xe'),auth[_0x3fd5('0xc')](),controller[_0x3fd5('0xf')]);router[_0x3fd5('0xb')]('/:id/fields',auth[_0x3fd5('0xc')](),controller['getFields']);router[_0x3fd5('0xb')](_0x3fd5('0x10'),auth[_0x3fd5('0xc')](),controller[_0x3fd5('0x11')]);router[_0x3fd5('0xb')](_0x3fd5('0x12'),auth[_0x3fd5('0xc')](),controller[_0x3fd5('0x13')]);router[_0x3fd5('0x14')]('/',auth[_0x3fd5('0xc')](),controller[_0x3fd5('0x15')]);router[_0x3fd5('0x16')](_0x3fd5('0xe'),auth[_0x3fd5('0xc')](),controller['update']);router[_0x3fd5('0x17')](_0x3fd5('0xe'),auth[_0x3fd5('0xc')](),controller[_0x3fd5('0x18')]);module['exports']=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