Built motion from commit 19a84241.|2.5.34
[motion2.git] / server / api / intZohoAccount / index.js
index dcc82c1..547488f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1b13=['/:id/configurations','getConfigurations','post','create','put','update','delete','destroy','exports','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./intZohoAccount.controller','index','get','/:id','isAuthenticated','show'];(function(_0x15a3cc,_0x1b31d3){var _0x644834=function(_0x5ad7b1){while(--_0x5ad7b1){_0x15a3cc['push'](_0x15a3cc['shift']());}};_0x644834(++_0x1b31d3);}(_0x1b13,0xc6));var _0x31b1=function(_0x3d4377,_0x7cd0ba){_0x3d4377=_0x3d4377-0x0;var _0x49ede2=_0x1b13[_0x3d4377];return _0x49ede2;};'use strict';var multer=require('multer');var util=require(_0x31b1('0x0'));var path=require('path');var timeout=require(_0x31b1('0x1'));var express=require(_0x31b1('0x2'));var router=express[_0x31b1('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x31b1('0x4'));var interaction=require(_0x31b1('0x5'));var config=require('../../config/environment');var controller=require(_0x31b1('0x6'));router['get']('/',auth['isAuthenticated'](),controller[_0x31b1('0x7')]);router[_0x31b1('0x8')](_0x31b1('0x9'),auth[_0x31b1('0xa')](),controller[_0x31b1('0xb')]);router[_0x31b1('0x8')](_0x31b1('0xc'),auth[_0x31b1('0xa')](),controller[_0x31b1('0xd')]);router[_0x31b1('0x8')]('/:id/fields',auth['isAuthenticated'](),controller['getFields']);router[_0x31b1('0xe')]('/',auth[_0x31b1('0xa')](),controller[_0x31b1('0xf')]);router[_0x31b1('0xe')](_0x31b1('0xc'),auth[_0x31b1('0xa')](),controller['addConfiguration']);router[_0x31b1('0x10')](_0x31b1('0x9'),auth[_0x31b1('0xa')](),controller[_0x31b1('0x11')]);router[_0x31b1('0x12')](_0x31b1('0x9'),auth[_0x31b1('0xa')](),controller[_0x31b1('0x13')]);module[_0x31b1('0x14')]=router;
\ No newline at end of file
+var _0xb4ce=['addConfiguration','put','update','delete','destroy','exports','multer','path','connect-timeout','express','../../components/auth/service','../../config/environment','get','index','/:id','isAuthenticated','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create'];(function(_0x2e9b41,_0x4807f4){var _0x2cde95=function(_0x446c73){while(--_0x446c73){_0x2e9b41['push'](_0x2e9b41['shift']());}};_0x2cde95(++_0x4807f4);}(_0xb4ce,0x166));var _0xeb4c=function(_0x1250df,_0x2db27d){_0x1250df=_0x1250df-0x0;var _0x4209ef=_0xb4ce[_0x1250df];return _0x4209ef;};'use strict';var multer=require(_0xeb4c('0x0'));var util=require('util');var path=require(_0xeb4c('0x1'));var timeout=require(_0xeb4c('0x2'));var express=require(_0xeb4c('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0xeb4c('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xeb4c('0x5'));var controller=require('./intZohoAccount.controller');router[_0xeb4c('0x6')]('/',auth['isAuthenticated'](),controller[_0xeb4c('0x7')]);router[_0xeb4c('0x6')](_0xeb4c('0x8'),auth[_0xeb4c('0x9')](),controller['show']);router[_0xeb4c('0x6')](_0xeb4c('0xa'),auth[_0xeb4c('0x9')](),controller[_0xeb4c('0xb')]);router[_0xeb4c('0x6')](_0xeb4c('0xc'),auth[_0xeb4c('0x9')](),controller[_0xeb4c('0xd')]);router[_0xeb4c('0xe')]('/',auth[_0xeb4c('0x9')](),controller[_0xeb4c('0xf')]);router[_0xeb4c('0xe')](_0xeb4c('0xa'),auth[_0xeb4c('0x9')](),controller[_0xeb4c('0x10')]);router[_0xeb4c('0x11')](_0xeb4c('0x8'),auth[_0xeb4c('0x9')](),controller[_0xeb4c('0x12')]);router[_0xeb4c('0x13')](_0xeb4c('0x8'),auth[_0xeb4c('0x9')](),controller[_0xeb4c('0x14')]);module[_0xeb4c('0x15')]=router;
\ No newline at end of file