Built motion from commit (unavailable).|2.5.15
[motion2.git] / server / api / intVtigerAccount / index.js
index 261752a..69c5ed8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbc87=['path','Router','../../components/auth/service','../../config/environment','./intVtigerAccount.controller','get','isAuthenticated','/:id/configurations','getConfigurations','getFields','create','put','update','delete','destroy','exports','util'];(function(_0x1edacc,_0x193277){var _0x26803f=function(_0xb27b18){while(--_0xb27b18){_0x1edacc['push'](_0x1edacc['shift']());}};_0x26803f(++_0x193277);}(_0xbc87,0x76));var _0x7bc8=function(_0x2e0d21,_0x3b37c5){_0x2e0d21=_0x2e0d21-0x0;var _0x30cfd1=_0xbc87[_0x2e0d21];return _0x30cfd1;};'use strict';var multer=require('multer');var util=require(_0x7bc8('0x0'));var path=require(_0x7bc8('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x7bc8('0x2')]();var auth=require(_0x7bc8('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0x7bc8('0x4'));var controller=require(_0x7bc8('0x5'));router[_0x7bc8('0x6')]('/',auth[_0x7bc8('0x7')](),controller['index']);router['get']('/:id',auth['isAuthenticated'](),controller['show']);router[_0x7bc8('0x6')](_0x7bc8('0x8'),auth[_0x7bc8('0x7')](),controller[_0x7bc8('0x9')]);router[_0x7bc8('0x6')]('/:id/fields',auth[_0x7bc8('0x7')](),controller[_0x7bc8('0xa')]);router['post']('/',auth[_0x7bc8('0x7')](),controller[_0x7bc8('0xb')]);router['post'](_0x7bc8('0x8'),auth['isAuthenticated'](),controller['addConfiguration']);router[_0x7bc8('0xc')]('/:id',auth[_0x7bc8('0x7')](),controller[_0x7bc8('0xd')]);router[_0x7bc8('0xe')]('/:id',auth[_0x7bc8('0x7')](),controller[_0x7bc8('0xf')]);module[_0x7bc8('0x10')]=router;
\ No newline at end of file
+var _0x4dcb=['addConfiguration','put','destroy','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intVtigerAccount.controller','index','isAuthenticated','show','get','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create'];(function(_0x4d6bfd,_0x8d79ff){var _0x243a46=function(_0x3883b1){while(--_0x3883b1){_0x4d6bfd['push'](_0x4d6bfd['shift']());}};_0x243a46(++_0x8d79ff);}(_0x4dcb,0xe9));var _0xb4dc=function(_0x490860,_0x1e0a96){_0x490860=_0x490860-0x0;var _0x155554=_0x4dcb[_0x490860];return _0x155554;};'use strict';var multer=require(_0xb4dc('0x0'));var util=require(_0xb4dc('0x1'));var path=require(_0xb4dc('0x2'));var timeout=require(_0xb4dc('0x3'));var express=require(_0xb4dc('0x4'));var router=express[_0xb4dc('0x5')]();var auth=require(_0xb4dc('0x6'));var interaction=require(_0xb4dc('0x7'));var config=require(_0xb4dc('0x8'));var controller=require(_0xb4dc('0x9'));router['get']('/',auth['isAuthenticated'](),controller[_0xb4dc('0xa')]);router['get']('/:id',auth[_0xb4dc('0xb')](),controller[_0xb4dc('0xc')]);router[_0xb4dc('0xd')](_0xb4dc('0xe'),auth['isAuthenticated'](),controller[_0xb4dc('0xf')]);router['get'](_0xb4dc('0x10'),auth[_0xb4dc('0xb')](),controller[_0xb4dc('0x11')]);router[_0xb4dc('0x12')]('/',auth[_0xb4dc('0xb')](),controller[_0xb4dc('0x13')]);router['post'](_0xb4dc('0xe'),auth['isAuthenticated'](),controller[_0xb4dc('0x14')]);router[_0xb4dc('0x15')]('/:id',auth[_0xb4dc('0xb')](),controller['update']);router['delete']('/:id',auth['isAuthenticated'](),controller[_0xb4dc('0x16')]);module['exports']=router;
\ No newline at end of file