Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / intZohoAccount / index.js
index 02243c4..9dbe431 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3b50=['Router','fs-extra','../../components/auth/service','../../components/interaction/service','get','index','isAuthenticated','show','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','put','/:id','update','destroy','exports','multer','util','connect-timeout'];(function(_0x7f14eb,_0x293155){var _0x554bff=function(_0x43ed25){while(--_0x43ed25){_0x7f14eb['push'](_0x7f14eb['shift']());}};_0x554bff(++_0x293155);}(_0x3b50,0x1c9));var _0x03b5=function(_0x179e11,_0xf65436){_0x179e11=_0x179e11-0x0;var _0x549f04=_0x3b50[_0x179e11];return _0x549f04;};'use strict';var multer=require(_0x03b5('0x0'));var util=require(_0x03b5('0x1'));var path=require('path');var timeout=require(_0x03b5('0x2'));var express=require('express');var router=express[_0x03b5('0x3')]();var fs_extra=require(_0x03b5('0x4'));var auth=require(_0x03b5('0x5'));var interaction=require(_0x03b5('0x6'));var config=require('../../config/environment');var controller=require('./intZohoAccount.controller');router[_0x03b5('0x7')]('/',auth['isAuthenticated'](),controller[_0x03b5('0x8')]);router['get']('/:id',auth[_0x03b5('0x9')](),controller[_0x03b5('0xa')]);router[_0x03b5('0x7')](_0x03b5('0xb'),auth[_0x03b5('0x9')](),controller[_0x03b5('0xc')]);router[_0x03b5('0x7')](_0x03b5('0xd'),auth[_0x03b5('0x9')](),controller[_0x03b5('0xe')]);router[_0x03b5('0xf')]('/',auth[_0x03b5('0x9')](),controller[_0x03b5('0x10')]);router[_0x03b5('0xf')](_0x03b5('0xb'),auth[_0x03b5('0x9')](),controller[_0x03b5('0x11')]);router[_0x03b5('0x12')](_0x03b5('0x13'),auth[_0x03b5('0x9')](),controller[_0x03b5('0x14')]);router['delete'](_0x03b5('0x13'),auth[_0x03b5('0x9')](),controller[_0x03b5('0x15')]);module[_0x03b5('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