Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / intZohoAccount / index.js
index ab7adc8..9833c5f 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 _0xd1b8=['../../components/interaction/service','../../config/environment','./intZohoAccount.controller','get','index','show','isAuthenticated','getConfigurations','post','create','/:id/configurations','put','/:id','delete','destroy','exports','multer','util','path','connect-timeout','Router','fs-extra','../../components/auth/service'];(function(_0x1cc8fe,_0x105328){var _0x230054=function(_0x1a1b56){while(--_0x1a1b56){_0x1cc8fe['push'](_0x1cc8fe['shift']());}};_0x230054(++_0x105328);}(_0xd1b8,0x9a));var _0x8d1b=function(_0x30b0d8,_0x57470c){_0x30b0d8=_0x30b0d8-0x0;var _0x459c09=_0xd1b8[_0x30b0d8];return _0x459c09;};'use strict';var multer=require(_0x8d1b('0x0'));var util=require(_0x8d1b('0x1'));var path=require(_0x8d1b('0x2'));var timeout=require(_0x8d1b('0x3'));var express=require('express');var router=express[_0x8d1b('0x4')]();var fs_extra=require(_0x8d1b('0x5'));var auth=require(_0x8d1b('0x6'));var interaction=require(_0x8d1b('0x7'));var config=require(_0x8d1b('0x8'));var controller=require(_0x8d1b('0x9'));router[_0x8d1b('0xa')]('/',auth['isAuthenticated'](),controller[_0x8d1b('0xb')]);router[_0x8d1b('0xa')]('/:id',auth['isAuthenticated'](),controller[_0x8d1b('0xc')]);router[_0x8d1b('0xa')]('/:id/configurations',auth[_0x8d1b('0xd')](),controller[_0x8d1b('0xe')]);router[_0x8d1b('0xa')]('/:id/fields',auth[_0x8d1b('0xd')](),controller['getFields']);router[_0x8d1b('0xf')]('/',auth['isAuthenticated'](),controller[_0x8d1b('0x10')]);router[_0x8d1b('0xf')](_0x8d1b('0x11'),auth[_0x8d1b('0xd')](),controller['addConfiguration']);router[_0x8d1b('0x12')](_0x8d1b('0x13'),auth[_0x8d1b('0xd')](),controller['update']);router[_0x8d1b('0x14')](_0x8d1b('0x13'),auth[_0x8d1b('0xd')](),controller[_0x8d1b('0x15')]);module[_0x8d1b('0x16')]=router;
\ No newline at end of file