Built motion from commit 953226e6.|2.6.32
[motion2.git] / server / api / intVtigerAccount / index.js
index 6a18362..9c98356 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5f38=['/:id/configurations','getFields','post','create','addConfiguration','put','update','delete','destroy','exports','multer','path','express','../../components/interaction/service','../../config/environment','./intVtigerAccount.controller','get','isAuthenticated','index','/:id','show'];(function(_0x4b44b6,_0x16cf9b){var _0x533c51=function(_0x5321d8){while(--_0x5321d8){_0x4b44b6['push'](_0x4b44b6['shift']());}};_0x533c51(++_0x16cf9b);}(_0x5f38,0x106));var _0x85f3=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x5f38[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0x85f3('0x0'));var util=require('util');var path=require(_0x85f3('0x1'));var timeout=require('connect-timeout');var express=require(_0x85f3('0x2'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0x85f3('0x3'));var config=require(_0x85f3('0x4'));var controller=require(_0x85f3('0x5'));router[_0x85f3('0x6')]('/',auth[_0x85f3('0x7')](),controller[_0x85f3('0x8')]);router[_0x85f3('0x6')](_0x85f3('0x9'),auth[_0x85f3('0x7')](),controller[_0x85f3('0xa')]);router[_0x85f3('0x6')](_0x85f3('0xb'),auth[_0x85f3('0x7')](),controller['getConfigurations']);router[_0x85f3('0x6')]('/:id/fields',auth[_0x85f3('0x7')](),controller[_0x85f3('0xc')]);router[_0x85f3('0xd')]('/',auth[_0x85f3('0x7')](),controller[_0x85f3('0xe')]);router['post'](_0x85f3('0xb'),auth['isAuthenticated'](),controller[_0x85f3('0xf')]);router[_0x85f3('0x10')]('/:id',auth['isAuthenticated'](),controller[_0x85f3('0x11')]);router[_0x85f3('0x12')](_0x85f3('0x9'),auth['isAuthenticated'](),controller[_0x85f3('0x13')]);module[_0x85f3('0x14')]=router;
\ No newline at end of file
+var _0xaba6=['fs-extra','../../components/auth/service','../../config/environment','./intVtigerAccount.controller','get','isAuthenticated','show','/:id/configurations','/:id/fields','getFields','post','create','addConfiguration','put','update','/:id','destroy','multer','util'];(function(_0x8b5e41,_0x5d6d50){var _0x12cbed=function(_0x5d66dc){while(--_0x5d66dc){_0x8b5e41['push'](_0x8b5e41['shift']());}};_0x12cbed(++_0x5d6d50);}(_0xaba6,0xe2));var _0x6aba=function(_0x44f9c0,_0x391085){_0x44f9c0=_0x44f9c0-0x0;var _0x241aa7=_0xaba6[_0x44f9c0];return _0x241aa7;};'use strict';var multer=require(_0x6aba('0x0'));var util=require(_0x6aba('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require(_0x6aba('0x2'));var auth=require(_0x6aba('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0x6aba('0x4'));var controller=require(_0x6aba('0x5'));router['get']('/',auth['isAuthenticated'](),controller['index']);router[_0x6aba('0x6')]('/:id',auth[_0x6aba('0x7')](),controller[_0x6aba('0x8')]);router['get'](_0x6aba('0x9'),auth[_0x6aba('0x7')](),controller['getConfigurations']);router[_0x6aba('0x6')](_0x6aba('0xa'),auth[_0x6aba('0x7')](),controller[_0x6aba('0xb')]);router[_0x6aba('0xc')]('/',auth[_0x6aba('0x7')](),controller[_0x6aba('0xd')]);router['post'](_0x6aba('0x9'),auth[_0x6aba('0x7')](),controller[_0x6aba('0xe')]);router[_0x6aba('0xf')]('/:id',auth[_0x6aba('0x7')](),controller[_0x6aba('0x10')]);router['delete'](_0x6aba('0x11'),auth[_0x6aba('0x7')](),controller[_0x6aba('0x12')]);module['exports']=router;
\ No newline at end of file