Built motion from commit ff78e754.|2.6.29
[motion2.git] / server / api / intZendeskAccount / index.js
index d4a3c77..a7ecf7f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb6a0=['/:id','update','delete','destroy','exports','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','show','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','put'];(function(_0x3c7e26,_0x3cc265){var _0x530070=function(_0x5e8036){while(--_0x5e8036){_0x3c7e26['push'](_0x3c7e26['shift']());}};_0x530070(++_0x3cc265);}(_0xb6a0,0x13d));var _0x0b6a=function(_0x45b9bd,_0x42b7e0){_0x45b9bd=_0x45b9bd-0x0;var _0x6b5a3b=_0xb6a0[_0x45b9bd];return _0x6b5a3b;};'use strict';var multer=require(_0x0b6a('0x0'));var util=require(_0x0b6a('0x1'));var path=require(_0x0b6a('0x2'));var timeout=require(_0x0b6a('0x3'));var express=require(_0x0b6a('0x4'));var router=express['Router']();var fs_extra=require(_0x0b6a('0x5'));var auth=require(_0x0b6a('0x6'));var interaction=require(_0x0b6a('0x7'));var config=require(_0x0b6a('0x8'));var controller=require('./intZendeskAccount.controller');router['get']('/',auth[_0x0b6a('0x9')](),controller[_0x0b6a('0xa')]);router[_0x0b6a('0xb')]('/:id',auth[_0x0b6a('0x9')](),controller[_0x0b6a('0xc')]);router[_0x0b6a('0xb')](_0x0b6a('0xd'),auth[_0x0b6a('0x9')](),controller[_0x0b6a('0xe')]);router['get'](_0x0b6a('0xf'),auth[_0x0b6a('0x9')](),controller[_0x0b6a('0x10')]);router[_0x0b6a('0x11')]('/',auth[_0x0b6a('0x9')](),controller[_0x0b6a('0x12')]);router[_0x0b6a('0x11')](_0x0b6a('0xd'),auth[_0x0b6a('0x9')](),controller[_0x0b6a('0x13')]);router[_0x0b6a('0x14')](_0x0b6a('0x15'),auth[_0x0b6a('0x9')](),controller[_0x0b6a('0x16')]);router[_0x0b6a('0x17')](_0x0b6a('0x15'),auth['isAuthenticated'](),controller[_0x0b6a('0x18')]);module[_0x0b6a('0x19')]=router;
\ No newline at end of file
+var _0xb40e=['path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./intZendeskAccount.controller','get','isAuthenticated','index','/:id','/:id/configurations','getConfigurations','/:id/fields','post','addConfiguration','update','delete','exports','multer','util'];(function(_0xb3934e,_0xbad53e){var _0x16e80c=function(_0x4e4670){while(--_0x4e4670){_0xb3934e['push'](_0xb3934e['shift']());}};_0x16e80c(++_0xbad53e);}(_0xb40e,0x15e));var _0xeb40=function(_0x21a9d9,_0x4d5ac8){_0x21a9d9=_0x21a9d9-0x0;var _0x46adce=_0xb40e[_0x21a9d9];return _0x46adce;};'use strict';var multer=require(_0xeb40('0x0'));var util=require(_0xeb40('0x1'));var path=require(_0xeb40('0x2'));var timeout=require(_0xeb40('0x3'));var express=require(_0xeb40('0x4'));var router=express[_0xeb40('0x5')]();var fs_extra=require(_0xeb40('0x6'));var auth=require(_0xeb40('0x7'));var interaction=require('../../components/interaction/service');var config=require(_0xeb40('0x8'));var controller=require(_0xeb40('0x9'));router[_0xeb40('0xa')]('/',auth[_0xeb40('0xb')](),controller[_0xeb40('0xc')]);router[_0xeb40('0xa')](_0xeb40('0xd'),auth[_0xeb40('0xb')](),controller['show']);router[_0xeb40('0xa')](_0xeb40('0xe'),auth[_0xeb40('0xb')](),controller[_0xeb40('0xf')]);router[_0xeb40('0xa')](_0xeb40('0x10'),auth[_0xeb40('0xb')](),controller['getFields']);router['post']('/',auth[_0xeb40('0xb')](),controller['create']);router[_0xeb40('0x11')]('/:id/configurations',auth[_0xeb40('0xb')](),controller[_0xeb40('0x12')]);router['put'](_0xeb40('0xd'),auth['isAuthenticated'](),controller[_0xeb40('0x13')]);router[_0xeb40('0x14')]('/:id',auth['isAuthenticated'](),controller['destroy']);module[_0xeb40('0x15')]=router;
\ No newline at end of file