Built motion from commit 5293bb2a.|2.6.30
[motion2.git] / server / api / intZohoConfiguration / index.js
index cd42147..bf6a498 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6bc0=['create','put','delete','destroy','util','path','express','Router','fs-extra','../../components/auth/service','../../config/environment','get','isAuthenticated','index','/:id','show','getFields','/:id/subjects','getSubjects','/:id/descriptions','post'];(function(_0x1162f9,_0x35f87c){var _0x75257c=function(_0x11ac6b){while(--_0x11ac6b){_0x1162f9['push'](_0x1162f9['shift']());}};_0x75257c(++_0x35f87c);}(_0x6bc0,0x115));var _0x06bc=function(_0x53303e,_0x31289c){_0x53303e=_0x53303e-0x0;var _0x29325a=_0x6bc0[_0x53303e];return _0x29325a;};'use strict';var multer=require('multer');var util=require(_0x06bc('0x0'));var path=require(_0x06bc('0x1'));var timeout=require('connect-timeout');var express=require(_0x06bc('0x2'));var router=express[_0x06bc('0x3')]();var fs_extra=require(_0x06bc('0x4'));var auth=require(_0x06bc('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x06bc('0x6'));var controller=require('./intZohoConfiguration.controller');router[_0x06bc('0x7')]('/',auth[_0x06bc('0x8')](),controller[_0x06bc('0x9')]);router['get'](_0x06bc('0xa'),auth[_0x06bc('0x8')](),controller[_0x06bc('0xb')]);router[_0x06bc('0x7')]('/:id/fields',auth[_0x06bc('0x8')](),controller[_0x06bc('0xc')]);router['get'](_0x06bc('0xd'),auth[_0x06bc('0x8')](),controller[_0x06bc('0xe')]);router['get'](_0x06bc('0xf'),auth['isAuthenticated'](),controller['getDescriptions']);router[_0x06bc('0x10')]('/',auth[_0x06bc('0x8')](),controller[_0x06bc('0x11')]);router[_0x06bc('0x12')]('/:id',auth[_0x06bc('0x8')](),controller['update']);router[_0x06bc('0x13')](_0x06bc('0xa'),auth[_0x06bc('0x8')](),controller[_0x06bc('0x14')]);module['exports']=router;
\ No newline at end of file
+var _0x774b=['multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./intZohoConfiguration.controller','isAuthenticated','index','get','/:id','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','post','create','update','delete','destroy','exports'];(function(_0x32e2c3,_0x385208){var _0x31c812=function(_0x221924){while(--_0x221924){_0x32e2c3['push'](_0x32e2c3['shift']());}};_0x31c812(++_0x385208);}(_0x774b,0xfa));var _0xb774=function(_0x4c3531,_0x58ec6d){_0x4c3531=_0x4c3531-0x0;var _0x195225=_0x774b[_0x4c3531];return _0x195225;};'use strict';var multer=require(_0xb774('0x0'));var util=require(_0xb774('0x1'));var path=require(_0xb774('0x2'));var timeout=require(_0xb774('0x3'));var express=require(_0xb774('0x4'));var router=express[_0xb774('0x5')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xb774('0x6'));var config=require(_0xb774('0x7'));var controller=require(_0xb774('0x8'));router['get']('/',auth[_0xb774('0x9')](),controller[_0xb774('0xa')]);router[_0xb774('0xb')](_0xb774('0xc'),auth[_0xb774('0x9')](),controller[_0xb774('0xd')]);router[_0xb774('0xb')](_0xb774('0xe'),auth[_0xb774('0x9')](),controller[_0xb774('0xf')]);router[_0xb774('0xb')](_0xb774('0x10'),auth['isAuthenticated'](),controller[_0xb774('0x11')]);router['get'](_0xb774('0x12'),auth[_0xb774('0x9')](),controller['getDescriptions']);router[_0xb774('0x13')]('/',auth[_0xb774('0x9')](),controller[_0xb774('0x14')]);router['put'](_0xb774('0xc'),auth[_0xb774('0x9')](),controller[_0xb774('0x15')]);router[_0xb774('0x16')](_0xb774('0xc'),auth[_0xb774('0x9')](),controller[_0xb774('0x17')]);module[_0xb774('0x18')]=router;
\ No newline at end of file