Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / intZohoAccount / index.js
index 942ac87..9833c5f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x96b2=['addConfiguration','put','/:id','update','delete','destroy','exports','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../config/environment','./intZohoAccount.controller','get','isAuthenticated','index','show','/:id/configurations','getConfigurations','getFields','post','create'];(function(_0x587b19,_0x4944f0){var _0x46eed4=function(_0x5c8064){while(--_0x5c8064){_0x587b19['push'](_0x587b19['shift']());}};_0x46eed4(++_0x4944f0);}(_0x96b2,0x1cf));var _0x296b=function(_0xaa13ab,_0x1e7030){_0xaa13ab=_0xaa13ab-0x0;var _0x5cfb3e=_0x96b2[_0xaa13ab];return _0x5cfb3e;};'use strict';var multer=require('multer');var util=require(_0x296b('0x0'));var path=require(_0x296b('0x1'));var timeout=require(_0x296b('0x2'));var express=require('express');var router=express[_0x296b('0x3')]();var fs_extra=require(_0x296b('0x4'));var auth=require(_0x296b('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x296b('0x6'));var controller=require(_0x296b('0x7'));router[_0x296b('0x8')]('/',auth[_0x296b('0x9')](),controller[_0x296b('0xa')]);router[_0x296b('0x8')]('/:id',auth['isAuthenticated'](),controller[_0x296b('0xb')]);router[_0x296b('0x8')](_0x296b('0xc'),auth[_0x296b('0x9')](),controller[_0x296b('0xd')]);router[_0x296b('0x8')]('/:id/fields',auth[_0x296b('0x9')](),controller[_0x296b('0xe')]);router[_0x296b('0xf')]('/',auth['isAuthenticated'](),controller[_0x296b('0x10')]);router['post'](_0x296b('0xc'),auth[_0x296b('0x9')](),controller[_0x296b('0x11')]);router[_0x296b('0x12')](_0x296b('0x13'),auth['isAuthenticated'](),controller[_0x296b('0x14')]);router[_0x296b('0x15')](_0x296b('0x13'),auth['isAuthenticated'](),controller[_0x296b('0x16')]);module[_0x296b('0x17')]=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