Built motion from commit (unavailable).|2.5.15
[motion2.git] / server / api / intZohoConfiguration / index.js
index ed48b30..dc65685 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x47f4=['put','delete','destroy','util','path','connect-timeout','express','Router','../../components/interaction/service','./intZohoConfiguration.controller','index','get','/:id','show','/:id/fields','getFields','/:id/subjects','isAuthenticated','getSubjects','/:id/descriptions','getDescriptions','post','create'];(function(_0x2e1c09,_0x317c31){var _0x3e73f0=function(_0x3c45fc){while(--_0x3c45fc){_0x2e1c09['push'](_0x2e1c09['shift']());}};_0x3e73f0(++_0x317c31);}(_0x47f4,0x1b8));var _0x447f=function(_0x23f262,_0x413bd5){_0x23f262=_0x23f262-0x0;var _0x4cf4ba=_0x47f4[_0x23f262];return _0x4cf4ba;};'use strict';var multer=require('multer');var util=require(_0x447f('0x0'));var path=require(_0x447f('0x1'));var timeout=require(_0x447f('0x2'));var express=require(_0x447f('0x3'));var router=express[_0x447f('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0x447f('0x5'));var config=require('../../config/environment');var controller=require(_0x447f('0x6'));router['get']('/',auth['isAuthenticated'](),controller[_0x447f('0x7')]);router[_0x447f('0x8')](_0x447f('0x9'),auth['isAuthenticated'](),controller[_0x447f('0xa')]);router[_0x447f('0x8')](_0x447f('0xb'),auth['isAuthenticated'](),controller[_0x447f('0xc')]);router[_0x447f('0x8')](_0x447f('0xd'),auth[_0x447f('0xe')](),controller[_0x447f('0xf')]);router[_0x447f('0x8')](_0x447f('0x10'),auth[_0x447f('0xe')](),controller[_0x447f('0x11')]);router[_0x447f('0x12')]('/',auth[_0x447f('0xe')](),controller[_0x447f('0x13')]);router[_0x447f('0x14')](_0x447f('0x9'),auth[_0x447f('0xe')](),controller['update']);router[_0x447f('0x15')](_0x447f('0x9'),auth[_0x447f('0xe')](),controller[_0x447f('0x16')]);module['exports']=router;
\ No newline at end of file
+var _0xbaf0=['path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./intZohoConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','update','delete','exports','util'];(function(_0x1f239e,_0x367b43){var _0x826971=function(_0x2c5777){while(--_0x2c5777){_0x1f239e['push'](_0x1f239e['shift']());}};_0x826971(++_0x367b43);}(_0xbaf0,0x12a));var _0x0baf=function(_0x501510,_0x61caa9){_0x501510=_0x501510-0x0;var _0x1e6ee5=_0xbaf0[_0x501510];return _0x1e6ee5;};'use strict';var multer=require('multer');var util=require(_0x0baf('0x0'));var path=require(_0x0baf('0x1'));var timeout=require(_0x0baf('0x2'));var express=require(_0x0baf('0x3'));var router=express[_0x0baf('0x4')]();var auth=require(_0x0baf('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x0baf('0x6'));var controller=require(_0x0baf('0x7'));router[_0x0baf('0x8')]('/',auth[_0x0baf('0x9')](),controller[_0x0baf('0xa')]);router[_0x0baf('0x8')](_0x0baf('0xb'),auth[_0x0baf('0x9')](),controller[_0x0baf('0xc')]);router['get'](_0x0baf('0xd'),auth['isAuthenticated'](),controller[_0x0baf('0xe')]);router[_0x0baf('0x8')](_0x0baf('0xf'),auth[_0x0baf('0x9')](),controller[_0x0baf('0x10')]);router[_0x0baf('0x8')](_0x0baf('0x11'),auth[_0x0baf('0x9')](),controller[_0x0baf('0x12')]);router[_0x0baf('0x13')]('/',auth[_0x0baf('0x9')](),controller['create']);router['put'](_0x0baf('0xb'),auth[_0x0baf('0x9')](),controller[_0x0baf('0x14')]);router[_0x0baf('0x15')]('/:id',auth[_0x0baf('0x9')](),controller['destroy']);module[_0x0baf('0x16')]=router;
\ No newline at end of file