Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / intZohoAccount / index.js
index ab7adc8..9dbe431 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb2f6=['/:id/fields','getFields','create','post','addConfiguration','put','update','delete','exports','multer','path','connect-timeout','express','fs-extra','../../components/auth/service','./intZohoAccount.controller','get','isAuthenticated','index','/:id','show','/:id/configurations','getConfigurations'];(function(_0x93c5d9,_0x398c9f){var _0x372e18=function(_0x8ccfaf){while(--_0x8ccfaf){_0x93c5d9['push'](_0x93c5d9['shift']());}};_0x372e18(++_0x398c9f);}(_0xb2f6,0x179));var _0x6b2f=function(_0x14397d,_0x4186f5){_0x14397d=_0x14397d-0x0;var _0xaad232=_0xb2f6[_0x14397d];return _0xaad232;};'use strict';var multer=require(_0x6b2f('0x0'));var util=require('util');var path=require(_0x6b2f('0x1'));var timeout=require(_0x6b2f('0x2'));var express=require(_0x6b2f('0x3'));var router=express['Router']();var fs_extra=require(_0x6b2f('0x4'));var auth=require(_0x6b2f('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x6b2f('0x6'));router[_0x6b2f('0x7')]('/',auth[_0x6b2f('0x8')](),controller[_0x6b2f('0x9')]);router['get'](_0x6b2f('0xa'),auth[_0x6b2f('0x8')](),controller[_0x6b2f('0xb')]);router[_0x6b2f('0x7')](_0x6b2f('0xc'),auth[_0x6b2f('0x8')](),controller[_0x6b2f('0xd')]);router['get'](_0x6b2f('0xe'),auth[_0x6b2f('0x8')](),controller[_0x6b2f('0xf')]);router['post']('/',auth[_0x6b2f('0x8')](),controller[_0x6b2f('0x10')]);router[_0x6b2f('0x11')]('/:id/configurations',auth[_0x6b2f('0x8')](),controller[_0x6b2f('0x12')]);router[_0x6b2f('0x13')](_0x6b2f('0xa'),auth['isAuthenticated'](),controller[_0x6b2f('0x14')]);router[_0x6b2f('0x15')]('/:id',auth[_0x6b2f('0x8')](),controller['destroy']);module[_0x6b2f('0x16')]=router;
\ No newline at end of file
+var _0x8a6c=['post','addConfiguration','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intZohoAccount.controller','index','get','/:id','isAuthenticated','/:id/configurations','getConfigurations','/:id/fields'];(function(_0x442692,_0x1b84ff){var _0x35646c=function(_0x466bfc){while(--_0x466bfc){_0x442692['push'](_0x442692['shift']());}};_0x35646c(++_0x1b84ff);}(_0x8a6c,0x7f));var _0xc8a6=function(_0x3fc54b,_0x128245){_0x3fc54b=_0x3fc54b-0x0;var _0x2c350b=_0x8a6c[_0x3fc54b];return _0x2c350b;};'use strict';var multer=require(_0xc8a6('0x0'));var util=require(_0xc8a6('0x1'));var path=require(_0xc8a6('0x2'));var timeout=require(_0xc8a6('0x3'));var express=require(_0xc8a6('0x4'));var router=express[_0xc8a6('0x5')]();var fs_extra=require(_0xc8a6('0x6'));var auth=require(_0xc8a6('0x7'));var interaction=require(_0xc8a6('0x8'));var config=require('../../config/environment');var controller=require(_0xc8a6('0x9'));router['get']('/',auth['isAuthenticated'](),controller[_0xc8a6('0xa')]);router[_0xc8a6('0xb')](_0xc8a6('0xc'),auth[_0xc8a6('0xd')](),controller['show']);router[_0xc8a6('0xb')](_0xc8a6('0xe'),auth[_0xc8a6('0xd')](),controller[_0xc8a6('0xf')]);router[_0xc8a6('0xb')](_0xc8a6('0x10'),auth[_0xc8a6('0xd')](),controller['getFields']);router[_0xc8a6('0x11')]('/',auth[_0xc8a6('0xd')](),controller['create']);router[_0xc8a6('0x11')](_0xc8a6('0xe'),auth[_0xc8a6('0xd')](),controller[_0xc8a6('0x12')]);router[_0xc8a6('0x13')](_0xc8a6('0xc'),auth[_0xc8a6('0xd')](),controller[_0xc8a6('0x14')]);router[_0xc8a6('0x15')](_0xc8a6('0xc'),auth[_0xc8a6('0xd')](),controller[_0xc8a6('0x16')]);module[_0xc8a6('0x17')]=router;
\ No newline at end of file