Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / intZohoConfiguration / index.js
index 4132c06..63f0e76 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9c2f=['./intZohoConfiguration.controller','get','isAuthenticated','index','show','getFields','getDescriptions','put','update','/:id','destroy','multer','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x55fa5c,_0x30bd41){var _0xea802f=function(_0x4bc014){while(--_0x4bc014){_0x55fa5c['push'](_0x55fa5c['shift']());}};_0xea802f(++_0x30bd41);}(_0x9c2f,0xf5));var _0xf9c2=function(_0x35e00a,_0x4f48d4){_0x35e00a=_0x35e00a-0x0;var _0x3594d5=_0x9c2f[_0x35e00a];return _0x3594d5;};'use strict';var multer=require(_0xf9c2('0x0'));var util=require('util');var path=require(_0xf9c2('0x1'));var timeout=require(_0xf9c2('0x2'));var express=require(_0xf9c2('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0xf9c2('0x4'));var interaction=require(_0xf9c2('0x5'));var config=require(_0xf9c2('0x6'));var controller=require(_0xf9c2('0x7'));router[_0xf9c2('0x8')]('/',auth[_0xf9c2('0x9')](),controller[_0xf9c2('0xa')]);router['get']('/:id',auth[_0xf9c2('0x9')](),controller[_0xf9c2('0xb')]);router[_0xf9c2('0x8')]('/:id/fields',auth['isAuthenticated'](),controller[_0xf9c2('0xc')]);router[_0xf9c2('0x8')]('/:id/subjects',auth[_0xf9c2('0x9')](),controller['getSubjects']);router['get']('/:id/descriptions',auth[_0xf9c2('0x9')](),controller[_0xf9c2('0xd')]);router['post']('/',auth[_0xf9c2('0x9')](),controller['create']);router[_0xf9c2('0xe')]('/:id',auth[_0xf9c2('0x9')](),controller[_0xf9c2('0xf')]);router['delete'](_0xf9c2('0x10'),auth[_0xf9c2('0x9')](),controller[_0xf9c2('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0x076f=['put','delete','destroy','exports','multer','express','fs-extra','../../components/auth/service','./intZohoConfiguration.controller','get','isAuthenticated','/:id','show','/:id/fields','getFields','getDescriptions','post','create'];(function(_0x205921,_0x5607e7){var _0x50f162=function(_0x5c4d64){while(--_0x5c4d64){_0x205921['push'](_0x205921['shift']());}};_0x50f162(++_0x5607e7);}(_0x076f,0x16c));var _0xf076=function(_0x5d082a,_0x4aa33f){_0x5d082a=_0x5d082a-0x0;var _0xebd7f4=_0x076f[_0x5d082a];return _0xebd7f4;};'use strict';var multer=require(_0xf076('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0xf076('0x1'));var router=express['Router']();var fs_extra=require(_0xf076('0x2'));var auth=require(_0xf076('0x3'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xf076('0x4'));router[_0xf076('0x5')]('/',auth[_0xf076('0x6')](),controller['index']);router[_0xf076('0x5')](_0xf076('0x7'),auth[_0xf076('0x6')](),controller[_0xf076('0x8')]);router[_0xf076('0x5')](_0xf076('0x9'),auth[_0xf076('0x6')](),controller[_0xf076('0xa')]);router[_0xf076('0x5')]('/:id/subjects',auth[_0xf076('0x6')](),controller['getSubjects']);router[_0xf076('0x5')]('/:id/descriptions',auth[_0xf076('0x6')](),controller[_0xf076('0xb')]);router[_0xf076('0xc')]('/',auth[_0xf076('0x6')](),controller[_0xf076('0xd')]);router[_0xf076('0xe')](_0xf076('0x7'),auth[_0xf076('0x6')](),controller['update']);router[_0xf076('0xf')](_0xf076('0x7'),auth[_0xf076('0x6')](),controller[_0xf076('0x10')]);module[_0xf076('0x11')]=router;
\ No newline at end of file