Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / api / intVtigerAccount / index.js
index e9c33ca..cb04f74 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x586f=['post','addConfiguration','put','update','delete','destroy','exports','util','connect-timeout','Router','../../components/auth/service','../../config/environment','get','isAuthenticated','index','/:id/configurations','getFields'];(function(_0x407393,_0x1687d1){var _0x546e7b=function(_0x12a2e6){while(--_0x12a2e6){_0x407393['push'](_0x407393['shift']());}};_0x546e7b(++_0x1687d1);}(_0x586f,0x7e));var _0xf586=function(_0x7cdaf1,_0x40e620){_0x7cdaf1=_0x7cdaf1-0x0;var _0xf58e9a=_0x586f[_0x7cdaf1];return _0xf58e9a;};'use strict';var multer=require('multer');var util=require(_0xf586('0x0'));var path=require('path');var timeout=require(_0xf586('0x1'));var express=require('express');var router=express[_0xf586('0x2')]();var auth=require(_0xf586('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0xf586('0x4'));var controller=require('./intVtigerAccount.controller');router[_0xf586('0x5')]('/',auth[_0xf586('0x6')](),controller[_0xf586('0x7')]);router[_0xf586('0x5')]('/:id',auth[_0xf586('0x6')](),controller['show']);router[_0xf586('0x5')](_0xf586('0x8'),auth[_0xf586('0x6')](),controller['getConfigurations']);router[_0xf586('0x5')]('/:id/fields',auth[_0xf586('0x6')](),controller[_0xf586('0x9')]);router[_0xf586('0xa')]('/',auth[_0xf586('0x6')](),controller['create']);router['post'](_0xf586('0x8'),auth[_0xf586('0x6')](),controller[_0xf586('0xb')]);router[_0xf586('0xc')]('/:id',auth[_0xf586('0x6')](),controller[_0xf586('0xd')]);router[_0xf586('0xe')]('/:id',auth[_0xf586('0x6')](),controller[_0xf586('0xf')]);module[_0xf586('0x10')]=router;
\ No newline at end of file
+var _0x783c=['update','delete','exports','multer','path','express','Router','../../components/auth/service','../../config/environment','./intVtigerAccount.controller','isAuthenticated','get','/:id','show','/:id/configurations','/:id/fields','post','addConfiguration','put'];(function(_0x2c03e1,_0x2d9021){var _0xf9df57=function(_0x1d40da){while(--_0x1d40da){_0x2c03e1['push'](_0x2c03e1['shift']());}};_0xf9df57(++_0x2d9021);}(_0x783c,0x192));var _0xc783=function(_0x73c965,_0x4d0dd0){_0x73c965=_0x73c965-0x0;var _0x4348e9=_0x783c[_0x73c965];return _0x4348e9;};'use strict';var multer=require(_0xc783('0x0'));var util=require('util');var path=require(_0xc783('0x1'));var timeout=require('connect-timeout');var express=require(_0xc783('0x2'));var router=express[_0xc783('0x3')]();var auth=require(_0xc783('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xc783('0x5'));var controller=require(_0xc783('0x6'));router['get']('/',auth[_0xc783('0x7')](),controller['index']);router[_0xc783('0x8')](_0xc783('0x9'),auth[_0xc783('0x7')](),controller[_0xc783('0xa')]);router[_0xc783('0x8')](_0xc783('0xb'),auth[_0xc783('0x7')](),controller['getConfigurations']);router[_0xc783('0x8')](_0xc783('0xc'),auth['isAuthenticated'](),controller['getFields']);router['post']('/',auth[_0xc783('0x7')](),controller['create']);router[_0xc783('0xd')](_0xc783('0xb'),auth[_0xc783('0x7')](),controller[_0xc783('0xe')]);router[_0xc783('0xf')]('/:id',auth['isAuthenticated'](),controller[_0xc783('0x10')]);router[_0xc783('0x11')](_0xc783('0x9'),auth[_0xc783('0x7')](),controller['destroy']);module[_0xc783('0x12')]=router;
\ No newline at end of file