Built motion from commit 52c8a02d.|2.6.29
[motion2.git] / server / api / intZohoConfiguration / index.js
index fef2d49..d9042f0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfc9e=['path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intZohoConfiguration.controller','get','index','/:id','isAuthenticated','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','create','update','delete','exports'];(function(_0x39c659,_0x21a0da){var _0x49d0bd=function(_0x4b56d5){while(--_0x4b56d5){_0x39c659['push'](_0x39c659['shift']());}};_0x49d0bd(++_0x21a0da);}(_0xfc9e,0x19e));var _0xefc9=function(_0x33dcf7,_0x3d5390){_0x33dcf7=_0x33dcf7-0x0;var _0x542d4e=_0xfc9e[_0x33dcf7];return _0x542d4e;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xefc9('0x0'));var timeout=require('connect-timeout');var express=require(_0xefc9('0x1'));var router=express[_0xefc9('0x2')]();var fs_extra=require(_0xefc9('0x3'));var auth=require(_0xefc9('0x4'));var interaction=require(_0xefc9('0x5'));var config=require('../../config/environment');var controller=require(_0xefc9('0x6'));router[_0xefc9('0x7')]('/',auth['isAuthenticated'](),controller[_0xefc9('0x8')]);router['get'](_0xefc9('0x9'),auth[_0xefc9('0xa')](),controller[_0xefc9('0xb')]);router[_0xefc9('0x7')](_0xefc9('0xc'),auth[_0xefc9('0xa')](),controller[_0xefc9('0xd')]);router[_0xefc9('0x7')](_0xefc9('0xe'),auth[_0xefc9('0xa')](),controller[_0xefc9('0xf')]);router['get'](_0xefc9('0x10'),auth[_0xefc9('0xa')](),controller[_0xefc9('0x11')]);router[_0xefc9('0x12')]('/',auth[_0xefc9('0xa')](),controller[_0xefc9('0x13')]);router['put']('/:id',auth[_0xefc9('0xa')](),controller[_0xefc9('0x14')]);router[_0xefc9('0x15')]('/:id',auth[_0xefc9('0xa')](),controller['destroy']);module[_0xefc9('0x16')]=router;
\ No newline at end of file
+var _0x97f8=['put','update','delete','destroy','exports','multer','util','path','express','Router','fs-extra','../../config/environment','./intZohoConfiguration.controller','get','isAuthenticated','index','/:id','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','create'];(function(_0x54b897,_0x27beb0){var _0x511aba=function(_0x15f2f7){while(--_0x15f2f7){_0x54b897['push'](_0x54b897['shift']());}};_0x511aba(++_0x27beb0);}(_0x97f8,0x82));var _0x897f=function(_0xc8d825,_0x16b339){_0xc8d825=_0xc8d825-0x0;var _0x12875c=_0x97f8[_0xc8d825];return _0x12875c;};'use strict';var multer=require(_0x897f('0x0'));var util=require(_0x897f('0x1'));var path=require(_0x897f('0x2'));var timeout=require('connect-timeout');var express=require(_0x897f('0x3'));var router=express[_0x897f('0x4')]();var fs_extra=require(_0x897f('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x897f('0x6'));var controller=require(_0x897f('0x7'));router[_0x897f('0x8')]('/',auth[_0x897f('0x9')](),controller[_0x897f('0xa')]);router['get'](_0x897f('0xb'),auth['isAuthenticated'](),controller['show']);router[_0x897f('0x8')](_0x897f('0xc'),auth[_0x897f('0x9')](),controller[_0x897f('0xd')]);router[_0x897f('0x8')](_0x897f('0xe'),auth[_0x897f('0x9')](),controller[_0x897f('0xf')]);router[_0x897f('0x8')](_0x897f('0x10'),auth[_0x897f('0x9')](),controller[_0x897f('0x11')]);router[_0x897f('0x12')]('/',auth['isAuthenticated'](),controller[_0x897f('0x13')]);router[_0x897f('0x14')](_0x897f('0xb'),auth[_0x897f('0x9')](),controller[_0x897f('0x15')]);router[_0x897f('0x16')]('/:id',auth[_0x897f('0x9')](),controller[_0x897f('0x17')]);module[_0x897f('0x18')]=router;
\ No newline at end of file