Built motion from commit 3061e47c.|2.6.31
[motion2.git] / server / api / intZendeskAccount / index.js
index 557a921..8ff106c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd38e=['index','get','show','getConfigurations','/:id/fields','getFields','post','create','/:id/configurations','put','update','delete','/:id','multer','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./intZendeskAccount.controller','isAuthenticated'];(function(_0x951c7f,_0x1f9930){var _0x7477ec=function(_0x431939){while(--_0x431939){_0x951c7f['push'](_0x951c7f['shift']());}};_0x7477ec(++_0x1f9930);}(_0xd38e,0x17d));var _0xed38=function(_0x1e7273,_0x5a6639){_0x1e7273=_0x1e7273-0x0;var _0x4ccf46=_0xd38e[_0x1e7273];return _0x4ccf46;};'use strict';var multer=require(_0xed38('0x0'));var util=require('util');var path=require(_0xed38('0x1'));var timeout=require(_0xed38('0x2'));var express=require(_0xed38('0x3'));var router=express[_0xed38('0x4')]();var fs_extra=require(_0xed38('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0xed38('0x6'));var config=require(_0xed38('0x7'));var controller=require(_0xed38('0x8'));router['get']('/',auth[_0xed38('0x9')](),controller[_0xed38('0xa')]);router[_0xed38('0xb')]('/:id',auth[_0xed38('0x9')](),controller[_0xed38('0xc')]);router[_0xed38('0xb')]('/:id/configurations',auth[_0xed38('0x9')](),controller[_0xed38('0xd')]);router[_0xed38('0xb')](_0xed38('0xe'),auth['isAuthenticated'](),controller[_0xed38('0xf')]);router[_0xed38('0x10')]('/',auth[_0xed38('0x9')](),controller[_0xed38('0x11')]);router[_0xed38('0x10')](_0xed38('0x12'),auth['isAuthenticated'](),controller['addConfiguration']);router[_0xed38('0x13')]('/:id',auth['isAuthenticated'](),controller[_0xed38('0x14')]);router[_0xed38('0x15')](_0xed38('0x16'),auth['isAuthenticated'](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0x831f=['create','addConfiguration','put','update','exports','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','isAuthenticated','index','get','/:id','/:id/configurations','getConfigurations','getFields','post'];(function(_0xb60674,_0xa4e08a){var _0x2514a0=function(_0x5bfc26){while(--_0x5bfc26){_0xb60674['push'](_0xb60674['shift']());}};_0x2514a0(++_0xa4e08a);}(_0x831f,0x1be));var _0xf831=function(_0x18be7e,_0x32fd6c){_0x18be7e=_0x18be7e-0x0;var _0x44139b=_0x831f[_0x18be7e];return _0x44139b;};'use strict';var multer=require(_0xf831('0x0'));var util=require(_0xf831('0x1'));var path=require(_0xf831('0x2'));var timeout=require(_0xf831('0x3'));var express=require(_0xf831('0x4'));var router=express['Router']();var fs_extra=require(_0xf831('0x5'));var auth=require(_0xf831('0x6'));var interaction=require(_0xf831('0x7'));var config=require('../../config/environment');var controller=require('./intZendeskAccount.controller');router['get']('/',auth[_0xf831('0x8')](),controller[_0xf831('0x9')]);router[_0xf831('0xa')](_0xf831('0xb'),auth[_0xf831('0x8')](),controller['show']);router['get'](_0xf831('0xc'),auth[_0xf831('0x8')](),controller[_0xf831('0xd')]);router['get']('/:id/fields',auth[_0xf831('0x8')](),controller[_0xf831('0xe')]);router[_0xf831('0xf')]('/',auth['isAuthenticated'](),controller[_0xf831('0x10')]);router['post'](_0xf831('0xc'),auth[_0xf831('0x8')](),controller[_0xf831('0x11')]);router[_0xf831('0x12')]('/:id',auth['isAuthenticated'](),controller[_0xf831('0x13')]);router['delete'](_0xf831('0xb'),auth[_0xf831('0x8')](),controller['destroy']);module[_0xf831('0x14')]=router;
\ No newline at end of file