Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / intVtigerAccount / index.js
index 28273b2..dc8ee58 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x94f3=['/:id/fields','getFields','post','create','put','update','delete','destroy','exports','util','connect-timeout','express','Router','../../components/auth/service','../../config/environment','get','index','/:id','isAuthenticated','show','/:id/configurations','getConfigurations'];(function(_0x18a246,_0x2c607a){var _0x110651=function(_0x2da7cd){while(--_0x2da7cd){_0x18a246['push'](_0x18a246['shift']());}};_0x110651(++_0x2c607a);}(_0x94f3,0x153));var _0x394f=function(_0x122ef9,_0x451d2a){_0x122ef9=_0x122ef9-0x0;var _0x42fba0=_0x94f3[_0x122ef9];return _0x42fba0;};'use strict';var multer=require('multer');var util=require(_0x394f('0x0'));var path=require('path');var timeout=require(_0x394f('0x1'));var express=require(_0x394f('0x2'));var router=express[_0x394f('0x3')]();var auth=require(_0x394f('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x394f('0x5'));var controller=require('./intVtigerAccount.controller');router[_0x394f('0x6')]('/',auth['isAuthenticated'](),controller[_0x394f('0x7')]);router['get'](_0x394f('0x8'),auth[_0x394f('0x9')](),controller[_0x394f('0xa')]);router['get'](_0x394f('0xb'),auth[_0x394f('0x9')](),controller[_0x394f('0xc')]);router[_0x394f('0x6')](_0x394f('0xd'),auth[_0x394f('0x9')](),controller[_0x394f('0xe')]);router[_0x394f('0xf')]('/',auth[_0x394f('0x9')](),controller[_0x394f('0x10')]);router[_0x394f('0xf')](_0x394f('0xb'),auth[_0x394f('0x9')](),controller['addConfiguration']);router[_0x394f('0x11')](_0x394f('0x8'),auth[_0x394f('0x9')](),controller[_0x394f('0x12')]);router[_0x394f('0x13')](_0x394f('0x8'),auth[_0x394f('0x9')](),controller[_0x394f('0x14')]);module[_0x394f('0x15')]=router;
\ No newline at end of file
+var _0x33a1=['addConfiguration','put','delete','destroy','exports','multer','util','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intVtigerAccount.controller','get','isAuthenticated','index','/:id','show','/:id/configurations','getConfigurations','getFields','post','create'];(function(_0x4aa1b1,_0x56b523){var _0x1961c4=function(_0x3baa15){while(--_0x3baa15){_0x4aa1b1['push'](_0x4aa1b1['shift']());}};_0x1961c4(++_0x56b523);}(_0x33a1,0x147));var _0x133a=function(_0x502c7d,_0x2f1285){_0x502c7d=_0x502c7d-0x0;var _0x30b7ed=_0x33a1[_0x502c7d];return _0x30b7ed;};'use strict';var multer=require(_0x133a('0x0'));var util=require(_0x133a('0x1'));var path=require('path');var timeout=require(_0x133a('0x2'));var express=require('express');var router=express[_0x133a('0x3')]();var auth=require(_0x133a('0x4'));var interaction=require(_0x133a('0x5'));var config=require(_0x133a('0x6'));var controller=require(_0x133a('0x7'));router[_0x133a('0x8')]('/',auth[_0x133a('0x9')](),controller[_0x133a('0xa')]);router[_0x133a('0x8')](_0x133a('0xb'),auth[_0x133a('0x9')](),controller[_0x133a('0xc')]);router[_0x133a('0x8')](_0x133a('0xd'),auth[_0x133a('0x9')](),controller[_0x133a('0xe')]);router[_0x133a('0x8')]('/:id/fields',auth[_0x133a('0x9')](),controller[_0x133a('0xf')]);router[_0x133a('0x10')]('/',auth[_0x133a('0x9')](),controller[_0x133a('0x11')]);router[_0x133a('0x10')]('/:id/configurations',auth[_0x133a('0x9')](),controller[_0x133a('0x12')]);router[_0x133a('0x13')]('/:id',auth['isAuthenticated'](),controller['update']);router[_0x133a('0x14')](_0x133a('0xb'),auth[_0x133a('0x9')](),controller[_0x133a('0x15')]);module[_0x133a('0x16')]=router;
\ No newline at end of file