Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / intZohoAccount / index.js
index f83f208..9aee68f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0aca=['../../config/environment','./intZohoAccount.controller','get','isAuthenticated','index','/:id','/:id/fields','getFields','post','create','/:id/configurations','addConfiguration','put','update','delete','exports','multer','path','connect-timeout','express','Router'];(function(_0x2ef4bb,_0x492567){var _0x5c9dd1=function(_0x5b8de2){while(--_0x5b8de2){_0x2ef4bb['push'](_0x2ef4bb['shift']());}};_0x5c9dd1(++_0x492567);}(_0x0aca,0x1de));var _0xa0ac=function(_0x9b1166,_0x384402){_0x9b1166=_0x9b1166-0x0;var _0x2ad057=_0x0aca[_0x9b1166];return _0x2ad057;};'use strict';var multer=require(_0xa0ac('0x0'));var util=require('util');var path=require(_0xa0ac('0x1'));var timeout=require(_0xa0ac('0x2'));var express=require(_0xa0ac('0x3'));var router=express[_0xa0ac('0x4')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xa0ac('0x5'));var controller=require(_0xa0ac('0x6'));router[_0xa0ac('0x7')]('/',auth[_0xa0ac('0x8')](),controller[_0xa0ac('0x9')]);router[_0xa0ac('0x7')](_0xa0ac('0xa'),auth[_0xa0ac('0x8')](),controller['show']);router[_0xa0ac('0x7')]('/:id/configurations',auth[_0xa0ac('0x8')](),controller['getConfigurations']);router['get'](_0xa0ac('0xb'),auth['isAuthenticated'](),controller[_0xa0ac('0xc')]);router[_0xa0ac('0xd')]('/',auth[_0xa0ac('0x8')](),controller[_0xa0ac('0xe')]);router[_0xa0ac('0xd')](_0xa0ac('0xf'),auth[_0xa0ac('0x8')](),controller[_0xa0ac('0x10')]);router[_0xa0ac('0x11')](_0xa0ac('0xa'),auth[_0xa0ac('0x8')](),controller[_0xa0ac('0x12')]);router[_0xa0ac('0x13')](_0xa0ac('0xa'),auth[_0xa0ac('0x8')](),controller['destroy']);module[_0xa0ac('0x14')]=router;
\ No newline at end of file
+var _0xf595=['/:id','show','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','put','update','delete','exports','multer','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated'];(function(_0x3be2f5,_0x53447f){var _0x5dc05f=function(_0x4c4b48){while(--_0x4c4b48){_0x3be2f5['push'](_0x3be2f5['shift']());}};_0x5dc05f(++_0x53447f);}(_0xf595,0x15d));var _0x5f59=function(_0x43d1fd,_0x5ce01d){_0x43d1fd=_0x43d1fd-0x0;var _0x341d0a=_0xf595[_0x43d1fd];return _0x341d0a;};'use strict';var multer=require(_0x5f59('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x5f59('0x1'));var express=require('express');var router=express[_0x5f59('0x2')]();var auth=require(_0x5f59('0x3'));var interaction=require(_0x5f59('0x4'));var config=require(_0x5f59('0x5'));var controller=require('./intZohoAccount.controller');router[_0x5f59('0x6')]('/',auth[_0x5f59('0x7')](),controller['index']);router[_0x5f59('0x6')](_0x5f59('0x8'),auth['isAuthenticated'](),controller[_0x5f59('0x9')]);router[_0x5f59('0x6')](_0x5f59('0xa'),auth[_0x5f59('0x7')](),controller[_0x5f59('0xb')]);router[_0x5f59('0x6')](_0x5f59('0xc'),auth[_0x5f59('0x7')](),controller[_0x5f59('0xd')]);router[_0x5f59('0xe')]('/',auth['isAuthenticated'](),controller[_0x5f59('0xf')]);router[_0x5f59('0xe')]('/:id/configurations',auth['isAuthenticated'](),controller[_0x5f59('0x10')]);router[_0x5f59('0x11')](_0x5f59('0x8'),auth[_0x5f59('0x7')](),controller[_0x5f59('0x12')]);router[_0x5f59('0x13')](_0x5f59('0x8'),auth[_0x5f59('0x7')](),controller['destroy']);module[_0x5f59('0x14')]=router;
\ No newline at end of file