Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / intZohoConfiguration / index.js
index 414b233..c4adcac 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x572b=['./intZohoConfiguration.controller','get','isAuthenticated','index','/:id','show','getSubjects','getDescriptions','post','update','delete','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x23a099,_0x1b4f0c){var _0x549052=function(_0x1838b9){while(--_0x1838b9){_0x23a099['push'](_0x23a099['shift']());}};_0x549052(++_0x1b4f0c);}(_0x572b,0x161));var _0xb572=function(_0x2bfe52,_0x43946e){_0x2bfe52=_0x2bfe52-0x0;var _0x1cf649=_0x572b[_0x2bfe52];return _0x1cf649;};'use strict';var multer=require('multer');var util=require(_0xb572('0x0'));var path=require(_0xb572('0x1'));var timeout=require('connect-timeout');var express=require(_0xb572('0x2'));var router=express[_0xb572('0x3')]();var fs_extra=require(_0xb572('0x4'));var auth=require(_0xb572('0x5'));var interaction=require(_0xb572('0x6'));var config=require(_0xb572('0x7'));var controller=require(_0xb572('0x8'));router[_0xb572('0x9')]('/',auth[_0xb572('0xa')](),controller[_0xb572('0xb')]);router[_0xb572('0x9')](_0xb572('0xc'),auth[_0xb572('0xa')](),controller[_0xb572('0xd')]);router[_0xb572('0x9')]('/:id/fields',auth['isAuthenticated'](),controller['getFields']);router[_0xb572('0x9')]('/:id/subjects',auth[_0xb572('0xa')](),controller[_0xb572('0xe')]);router[_0xb572('0x9')]('/:id/descriptions',auth[_0xb572('0xa')](),controller[_0xb572('0xf')]);router[_0xb572('0x10')]('/',auth['isAuthenticated'](),controller['create']);router['put'](_0xb572('0xc'),auth[_0xb572('0xa')](),controller[_0xb572('0x11')]);router[_0xb572('0x12')](_0xb572('0xc'),auth[_0xb572('0xa')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0x34ca=['/:id/fields','/:id/subjects','/:id/descriptions','getDescriptions','create','put','/:id','update','delete','exports','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./intZohoConfiguration.controller','get','isAuthenticated','index','show'];(function(_0x4b1470,_0x34beaf){var _0x201f80=function(_0x1d99bc){while(--_0x1d99bc){_0x4b1470['push'](_0x4b1470['shift']());}};_0x201f80(++_0x34beaf);}(_0x34ca,0xf0));var _0xa34c=function(_0x5b561d,_0x422b7c){_0x5b561d=_0x5b561d-0x0;var _0x431060=_0x34ca[_0x5b561d];return _0x431060;};'use strict';var multer=require(_0xa34c('0x0'));var util=require(_0xa34c('0x1'));var path=require(_0xa34c('0x2'));var timeout=require(_0xa34c('0x3'));var express=require(_0xa34c('0x4'));var router=express[_0xa34c('0x5')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xa34c('0x6'));var config=require(_0xa34c('0x7'));var controller=require(_0xa34c('0x8'));router[_0xa34c('0x9')]('/',auth[_0xa34c('0xa')](),controller[_0xa34c('0xb')]);router[_0xa34c('0x9')]('/:id',auth[_0xa34c('0xa')](),controller[_0xa34c('0xc')]);router[_0xa34c('0x9')](_0xa34c('0xd'),auth['isAuthenticated'](),controller['getFields']);router['get'](_0xa34c('0xe'),auth[_0xa34c('0xa')](),controller['getSubjects']);router[_0xa34c('0x9')](_0xa34c('0xf'),auth[_0xa34c('0xa')](),controller[_0xa34c('0x10')]);router['post']('/',auth[_0xa34c('0xa')](),controller[_0xa34c('0x11')]);router[_0xa34c('0x12')](_0xa34c('0x13'),auth[_0xa34c('0xa')](),controller[_0xa34c('0x14')]);router[_0xa34c('0x15')](_0xa34c('0x13'),auth[_0xa34c('0xa')](),controller['destroy']);module[_0xa34c('0x16')]=router;
\ No newline at end of file