Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / intZohoAccount / index.js
index df96045..a1163ed 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 _0x9bc8=['show','/:id/configurations','getConfigurations','post','create','addConfiguration','delete','destroy','exports','multer','util','connect-timeout','Router','../../components/auth/service','../../config/environment','./intZohoAccount.controller','get','isAuthenticated','index','/:id'];(function(_0x5c38cd,_0x5a6b4e){var _0xc985ef=function(_0x4aa1df){while(--_0x4aa1df){_0x5c38cd['push'](_0x5c38cd['shift']());}};_0xc985ef(++_0x5a6b4e);}(_0x9bc8,0x81));var _0x89bc=function(_0x4e6e89,_0x1d8e3d){_0x4e6e89=_0x4e6e89-0x0;var _0x23e4ce=_0x9bc8[_0x4e6e89];return _0x23e4ce;};'use strict';var multer=require(_0x89bc('0x0'));var util=require(_0x89bc('0x1'));var path=require('path');var timeout=require(_0x89bc('0x2'));var express=require('express');var router=express[_0x89bc('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x89bc('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x89bc('0x5'));var controller=require(_0x89bc('0x6'));router[_0x89bc('0x7')]('/',auth[_0x89bc('0x8')](),controller[_0x89bc('0x9')]);router[_0x89bc('0x7')](_0x89bc('0xa'),auth[_0x89bc('0x8')](),controller[_0x89bc('0xb')]);router[_0x89bc('0x7')](_0x89bc('0xc'),auth[_0x89bc('0x8')](),controller[_0x89bc('0xd')]);router[_0x89bc('0x7')]('/:id/fields',auth[_0x89bc('0x8')](),controller['getFields']);router[_0x89bc('0xe')]('/',auth['isAuthenticated'](),controller[_0x89bc('0xf')]);router[_0x89bc('0xe')]('/:id/configurations',auth['isAuthenticated'](),controller[_0x89bc('0x10')]);router['put'](_0x89bc('0xa'),auth['isAuthenticated'](),controller['update']);router[_0x89bc('0x11')](_0x89bc('0xa'),auth[_0x89bc('0x8')](),controller[_0x89bc('0x12')]);module[_0x89bc('0x13')]=router;
\ No newline at end of file