Built motion from commit 936e8062.|2.5.33
[motion2.git] / server / api / intZohoAccount / index.js
index 4b2937d..dcc82c1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x524f=['delete','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./intZohoAccount.controller','get','index','/:id','show','/:id/configurations','isAuthenticated','getConfigurations','getFields','post','create','addConfiguration','update'];(function(_0x19f9e6,_0x4f59a6){var _0x45c862=function(_0x3447fb){while(--_0x3447fb){_0x19f9e6['push'](_0x19f9e6['shift']());}};_0x45c862(++_0x4f59a6);}(_0x524f,0x172));var _0xf524=function(_0x34aec4,_0x3801da){_0x34aec4=_0x34aec4-0x0;var _0x51e1a7=_0x524f[_0x34aec4];return _0x51e1a7;};'use strict';var multer=require(_0xf524('0x0'));var util=require(_0xf524('0x1'));var path=require(_0xf524('0x2'));var timeout=require(_0xf524('0x3'));var express=require(_0xf524('0x4'));var router=express[_0xf524('0x5')]();var auth=require(_0xf524('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xf524('0x7'));var controller=require(_0xf524('0x8'));router[_0xf524('0x9')]('/',auth['isAuthenticated'](),controller[_0xf524('0xa')]);router[_0xf524('0x9')](_0xf524('0xb'),auth['isAuthenticated'](),controller[_0xf524('0xc')]);router[_0xf524('0x9')](_0xf524('0xd'),auth[_0xf524('0xe')](),controller[_0xf524('0xf')]);router[_0xf524('0x9')]('/:id/fields',auth[_0xf524('0xe')](),controller[_0xf524('0x10')]);router[_0xf524('0x11')]('/',auth[_0xf524('0xe')](),controller[_0xf524('0x12')]);router[_0xf524('0x11')](_0xf524('0xd'),auth[_0xf524('0xe')](),controller[_0xf524('0x13')]);router['put']('/:id',auth[_0xf524('0xe')](),controller[_0xf524('0x14')]);router[_0xf524('0x15')](_0xf524('0xb'),auth['isAuthenticated'](),controller['destroy']);module[_0xf524('0x16')]=router;
\ No newline at end of file
+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