Built motion from commit 4c579f6b.|2.5.32
[motion2.git] / server / api / intVtigerConfiguration / index.js
index 950b14f..2bd3b42 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5f2f=['Router','fs-extra','../../components/auth/service','./intVtigerConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/fields','getFields','/:id/subjects','getSubjects','getDescriptions','create','put','update','destroy','exports','multer','util','path','connect-timeout','express'];(function(_0x3dccea,_0x3c14a5){var _0x33aacf=function(_0x59b2e3){while(--_0x59b2e3){_0x3dccea['push'](_0x3dccea['shift']());}};_0x33aacf(++_0x3c14a5);}(_0x5f2f,0x73));var _0xf5f2=function(_0x1533ea,_0x15c33a){_0x1533ea=_0x1533ea-0x0;var _0x4a1d3e=_0x5f2f[_0x1533ea];return _0x4a1d3e;};'use strict';var multer=require(_0xf5f2('0x0'));var util=require(_0xf5f2('0x1'));var path=require(_0xf5f2('0x2'));var timeout=require(_0xf5f2('0x3'));var express=require(_0xf5f2('0x4'));var router=express[_0xf5f2('0x5')]();var fs_extra=require(_0xf5f2('0x6'));var auth=require(_0xf5f2('0x7'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xf5f2('0x8'));router[_0xf5f2('0x9')]('/',auth[_0xf5f2('0xa')](),controller[_0xf5f2('0xb')]);router[_0xf5f2('0x9')](_0xf5f2('0xc'),auth['isAuthenticated'](),controller[_0xf5f2('0xd')]);router[_0xf5f2('0x9')](_0xf5f2('0xe'),auth['isAuthenticated'](),controller[_0xf5f2('0xf')]);router[_0xf5f2('0x9')](_0xf5f2('0x10'),auth['isAuthenticated'](),controller[_0xf5f2('0x11')]);router['get']('/:id/descriptions',auth[_0xf5f2('0xa')](),controller[_0xf5f2('0x12')]);router['post']('/',auth[_0xf5f2('0xa')](),controller[_0xf5f2('0x13')]);router[_0xf5f2('0x14')](_0xf5f2('0xc'),auth[_0xf5f2('0xa')](),controller[_0xf5f2('0x15')]);router['delete'](_0xf5f2('0xc'),auth[_0xf5f2('0xa')](),controller[_0xf5f2('0x16')]);module[_0xf5f2('0x17')]=router;
\ No newline at end of file
+var _0xf38c=['multer','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/:id','show','/:id/fields','/:id/subjects','create','put','update','delete','destroy','exports'];(function(_0x26d1bf,_0x2e5929){var _0x32350c=function(_0x4172b8){while(--_0x4172b8){_0x26d1bf['push'](_0x26d1bf['shift']());}};_0x32350c(++_0x2e5929);}(_0xf38c,0xf2));var _0xcf38=function(_0x122ef9,_0x451d2a){_0x122ef9=_0x122ef9-0x0;var _0x42fba0=_0xf38c[_0x122ef9];return _0x42fba0;};'use strict';var multer=require(_0xcf38('0x0'));var util=require(_0xcf38('0x1'));var path=require(_0xcf38('0x2'));var timeout=require('connect-timeout');var express=require(_0xcf38('0x3'));var router=express[_0xcf38('0x4')]();var fs_extra=require(_0xcf38('0x5'));var auth=require(_0xcf38('0x6'));var interaction=require(_0xcf38('0x7'));var config=require(_0xcf38('0x8'));var controller=require('./intVtigerConfiguration.controller');router[_0xcf38('0x9')]('/',auth[_0xcf38('0xa')](),controller[_0xcf38('0xb')]);router[_0xcf38('0x9')](_0xcf38('0xc'),auth[_0xcf38('0xa')](),controller[_0xcf38('0xd')]);router['get'](_0xcf38('0xe'),auth[_0xcf38('0xa')](),controller['getFields']);router['get'](_0xcf38('0xf'),auth[_0xcf38('0xa')](),controller['getSubjects']);router[_0xcf38('0x9')]('/:id/descriptions',auth[_0xcf38('0xa')](),controller['getDescriptions']);router['post']('/',auth[_0xcf38('0xa')](),controller[_0xcf38('0x10')]);router[_0xcf38('0x11')](_0xcf38('0xc'),auth['isAuthenticated'](),controller[_0xcf38('0x12')]);router[_0xcf38('0x13')](_0xcf38('0xc'),auth[_0xcf38('0xa')](),controller[_0xcf38('0x14')]);module[_0xcf38('0x15')]=router;
\ No newline at end of file