Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index 7fc0cdb..1b6e0b2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x37fb=['put','/:id','update','exports','multer','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSugarcrmConfiguration.controller','get','isAuthenticated','index','/:id/fields','/:id/subjects','getSubjects','/:id/descriptions','post','create'];(function(_0x5d6456,_0x58ecc7){var _0x4d66c1=function(_0x4335e3){while(--_0x4335e3){_0x5d6456['push'](_0x5d6456['shift']());}};_0x4d66c1(++_0x58ecc7);}(_0x37fb,0xd6));var _0xb37f=function(_0x25bbdd,_0x4137ed){_0x25bbdd=_0x25bbdd-0x0;var _0x20ec55=_0x37fb[_0x25bbdd];return _0x20ec55;};'use strict';var multer=require(_0xb37f('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0xb37f('0x1'));var router=express[_0xb37f('0x2')]();var fs_extra=require(_0xb37f('0x3'));var auth=require(_0xb37f('0x4'));var interaction=require(_0xb37f('0x5'));var config=require(_0xb37f('0x6'));var controller=require(_0xb37f('0x7'));router[_0xb37f('0x8')]('/',auth[_0xb37f('0x9')](),controller[_0xb37f('0xa')]);router[_0xb37f('0x8')]('/:id',auth[_0xb37f('0x9')](),controller['show']);router[_0xb37f('0x8')](_0xb37f('0xb'),auth[_0xb37f('0x9')](),controller['getFields']);router[_0xb37f('0x8')](_0xb37f('0xc'),auth[_0xb37f('0x9')](),controller[_0xb37f('0xd')]);router[_0xb37f('0x8')](_0xb37f('0xe'),auth[_0xb37f('0x9')](),controller['getDescriptions']);router[_0xb37f('0xf')]('/',auth[_0xb37f('0x9')](),controller[_0xb37f('0x10')]);router[_0xb37f('0x11')](_0xb37f('0x12'),auth['isAuthenticated'](),controller[_0xb37f('0x13')]);router['delete'](_0xb37f('0x12'),auth[_0xb37f('0x9')](),controller['destroy']);module[_0xb37f('0x14')]=router;
\ No newline at end of file
+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