Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / intSugarcrmAccount / index.js
index 66a3e55..7db2573 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xed86=['Router','../../components/interaction/service','../../config/environment','./intSugarcrmAccount.controller','isAuthenticated','index','/:id','show','get','/:id/fields','post','addConfiguration','update','delete','util','path','connect-timeout','express'];(function(_0x362f29,_0x410084){var _0xbbe16c=function(_0xfd30f9){while(--_0xfd30f9){_0x362f29['push'](_0x362f29['shift']());}};_0xbbe16c(++_0x410084);}(_0xed86,0xb0));var _0x6ed8=function(_0x3899d1,_0x4aa04c){_0x3899d1=_0x3899d1-0x0;var _0xeb4a7d=_0xed86[_0x3899d1];return _0xeb4a7d;};'use strict';var multer=require('multer');var util=require(_0x6ed8('0x0'));var path=require(_0x6ed8('0x1'));var timeout=require(_0x6ed8('0x2'));var express=require(_0x6ed8('0x3'));var router=express[_0x6ed8('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0x6ed8('0x5'));var config=require(_0x6ed8('0x6'));var controller=require(_0x6ed8('0x7'));router['get']('/',auth[_0x6ed8('0x8')](),controller[_0x6ed8('0x9')]);router['get'](_0x6ed8('0xa'),auth[_0x6ed8('0x8')](),controller[_0x6ed8('0xb')]);router[_0x6ed8('0xc')]('/:id/configurations',auth[_0x6ed8('0x8')](),controller['getConfigurations']);router['get'](_0x6ed8('0xd'),auth['isAuthenticated'](),controller['getFields']);router[_0x6ed8('0xe')]('/',auth[_0x6ed8('0x8')](),controller['create']);router[_0x6ed8('0xe')]('/:id/configurations',auth[_0x6ed8('0x8')](),controller[_0x6ed8('0xf')]);router['put'](_0x6ed8('0xa'),auth[_0x6ed8('0x8')](),controller[_0x6ed8('0x10')]);router[_0x6ed8('0x11')]('/:id',auth[_0x6ed8('0x8')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0x9957=['connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intSugarcrmAccount.controller','get','isAuthenticated','index','/:id','show','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','put','update','delete','destroy','exports','multer','util','path'];(function(_0x87ef,_0xc508da){var _0x2bc21d=function(_0x105b4a){while(--_0x105b4a){_0x87ef['push'](_0x87ef['shift']());}};_0x2bc21d(++_0xc508da);}(_0x9957,0x93));var _0x7995=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x9957[_0x14add3];return _0x4a174f;};'use strict';var multer=require(_0x7995('0x0'));var util=require(_0x7995('0x1'));var path=require(_0x7995('0x2'));var timeout=require(_0x7995('0x3'));var express=require('express');var router=express[_0x7995('0x4')]();var fs_extra=require(_0x7995('0x5'));var auth=require(_0x7995('0x6'));var interaction=require(_0x7995('0x7'));var config=require('../../config/environment');var controller=require(_0x7995('0x8'));router[_0x7995('0x9')]('/',auth[_0x7995('0xa')](),controller[_0x7995('0xb')]);router[_0x7995('0x9')](_0x7995('0xc'),auth['isAuthenticated'](),controller[_0x7995('0xd')]);router[_0x7995('0x9')]('/:id/configurations',auth[_0x7995('0xa')](),controller[_0x7995('0xe')]);router[_0x7995('0x9')](_0x7995('0xf'),auth[_0x7995('0xa')](),controller[_0x7995('0x10')]);router[_0x7995('0x11')]('/',auth['isAuthenticated'](),controller[_0x7995('0x12')]);router[_0x7995('0x11')]('/:id/configurations',auth[_0x7995('0xa')](),controller[_0x7995('0x13')]);router[_0x7995('0x14')](_0x7995('0xc'),auth[_0x7995('0xa')](),controller[_0x7995('0x15')]);router[_0x7995('0x16')]('/:id',auth['isAuthenticated'](),controller[_0x7995('0x17')]);module[_0x7995('0x18')]=router;
\ No newline at end of file