Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / api / intZohoAccount / index.js
index df96045..4bd8e86 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb9f6=['/:id/fields','getFields','post','create','put','update','delete','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','/:id','show','/:id/configurations','getConfigurations'];(function(_0x241f64,_0x21a5b1){var _0x27dba0=function(_0x287cfd){while(--_0x287cfd){_0x241f64['push'](_0x241f64['shift']());}};_0x27dba0(++_0x21a5b1);}(_0xb9f6,0x1d6));var _0x6b9f=function(_0x2618d2,_0x31ba00){_0x2618d2=_0x2618d2-0x0;var _0x15df6a=_0xb9f6[_0x2618d2];return _0x15df6a;};'use strict';var multer=require(_0x6b9f('0x0'));var util=require('util');var path=require(_0x6b9f('0x1'));var timeout=require(_0x6b9f('0x2'));var express=require(_0x6b9f('0x3'));var router=express[_0x6b9f('0x4')]();var auth=require(_0x6b9f('0x5'));var interaction=require(_0x6b9f('0x6'));var config=require('../../config/environment');var controller=require('./intZohoAccount.controller');router[_0x6b9f('0x7')]('/',auth[_0x6b9f('0x8')](),controller['index']);router['get'](_0x6b9f('0x9'),auth[_0x6b9f('0x8')](),controller[_0x6b9f('0xa')]);router[_0x6b9f('0x7')](_0x6b9f('0xb'),auth[_0x6b9f('0x8')](),controller[_0x6b9f('0xc')]);router[_0x6b9f('0x7')](_0x6b9f('0xd'),auth[_0x6b9f('0x8')](),controller[_0x6b9f('0xe')]);router[_0x6b9f('0xf')]('/',auth[_0x6b9f('0x8')](),controller[_0x6b9f('0x10')]);router[_0x6b9f('0xf')](_0x6b9f('0xb'),auth['isAuthenticated'](),controller['addConfiguration']);router[_0x6b9f('0x11')]('/:id',auth[_0x6b9f('0x8')](),controller[_0x6b9f('0x12')]);router[_0x6b9f('0x13')](_0x6b9f('0x9'),auth[_0x6b9f('0x8')](),controller['destroy']);module[_0x6b9f('0x14')]=router;
\ No newline at end of file
+var _0x0952=['isAuthenticated','index','get','show','/:id/fields','getFields','post','create','/:id/configurations','addConfiguration','put','/:id','delete','util','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intZohoAccount.controller'];(function(_0x29149d,_0xb42f71){var _0x553355=function(_0x4657bd){while(--_0x4657bd){_0x29149d['push'](_0x29149d['shift']());}};_0x553355(++_0xb42f71);}(_0x0952,0x76));var _0x2095=function(_0x42dbc6,_0x425236){_0x42dbc6=_0x42dbc6-0x0;var _0xe7792f=_0x0952[_0x42dbc6];return _0xe7792f;};'use strict';var multer=require('multer');var util=require(_0x2095('0x0'));var path=require('path');var timeout=require(_0x2095('0x1'));var express=require(_0x2095('0x2'));var router=express['Router']();var fs_extra=require(_0x2095('0x3'));var auth=require(_0x2095('0x4'));var interaction=require(_0x2095('0x5'));var config=require(_0x2095('0x6'));var controller=require(_0x2095('0x7'));router['get']('/',auth[_0x2095('0x8')](),controller[_0x2095('0x9')]);router[_0x2095('0xa')]('/:id',auth[_0x2095('0x8')](),controller[_0x2095('0xb')]);router[_0x2095('0xa')]('/:id/configurations',auth['isAuthenticated'](),controller['getConfigurations']);router[_0x2095('0xa')](_0x2095('0xc'),auth[_0x2095('0x8')](),controller[_0x2095('0xd')]);router[_0x2095('0xe')]('/',auth[_0x2095('0x8')](),controller[_0x2095('0xf')]);router[_0x2095('0xe')](_0x2095('0x10'),auth['isAuthenticated'](),controller[_0x2095('0x11')]);router[_0x2095('0x12')](_0x2095('0x13'),auth[_0x2095('0x8')](),controller['update']);router[_0x2095('0x14')]('/:id',auth[_0x2095('0x8')](),controller['destroy']);module['exports']=router;
\ No newline at end of file