Built motion from commit (unavailable).|2.5.0
[motion2.git] / server / api / intZendeskAccount / index.js
index 025693e..6783bc9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb8c7=['util','path','connect-timeout','express','../../components/auth/service','../../config/environment','./intZendeskAccount.controller','get','isAuthenticated','index','/:id','/:id/configurations','getConfigurations','/:id/fields','getFields','create','addConfiguration','put','update','delete','destroy','exports'];(function(_0x4e3e61,_0x5a49b8){var _0xbdf1b5=function(_0x1ec386){while(--_0x1ec386){_0x4e3e61['push'](_0x4e3e61['shift']());}};_0xbdf1b5(++_0x5a49b8);}(_0xb8c7,0xb0));var _0x7b8c=function(_0x2d00ef,_0x4211bc){_0x2d00ef=_0x2d00ef-0x0;var _0x2cbe73=_0xb8c7[_0x2d00ef];return _0x2cbe73;};'use strict';var multer=require('multer');var util=require(_0x7b8c('0x0'));var path=require(_0x7b8c('0x1'));var timeout=require(_0x7b8c('0x2'));var express=require(_0x7b8c('0x3'));var router=express['Router']();var auth=require(_0x7b8c('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x7b8c('0x5'));var controller=require(_0x7b8c('0x6'));router[_0x7b8c('0x7')]('/',auth[_0x7b8c('0x8')](),controller[_0x7b8c('0x9')]);router[_0x7b8c('0x7')](_0x7b8c('0xa'),auth[_0x7b8c('0x8')](),controller['show']);router['get'](_0x7b8c('0xb'),auth[_0x7b8c('0x8')](),controller[_0x7b8c('0xc')]);router[_0x7b8c('0x7')](_0x7b8c('0xd'),auth[_0x7b8c('0x8')](),controller[_0x7b8c('0xe')]);router['post']('/',auth['isAuthenticated'](),controller[_0x7b8c('0xf')]);router['post'](_0x7b8c('0xb'),auth[_0x7b8c('0x8')](),controller[_0x7b8c('0x10')]);router[_0x7b8c('0x11')]('/:id',auth[_0x7b8c('0x8')](),controller[_0x7b8c('0x12')]);router[_0x7b8c('0x13')](_0x7b8c('0xa'),auth['isAuthenticated'](),controller[_0x7b8c('0x14')]);module[_0x7b8c('0x15')]=router;
\ No newline at end of file
+var _0xf906=['express','Router','../../config/environment','./intZendeskAccount.controller','get','isAuthenticated','index','/:id','/:id/configurations','getConfigurations','getFields','post','addConfiguration','put','update','destroy','exports','multer','util','path'];(function(_0x1f27df,_0x4f1a64){var _0x286ee2=function(_0x255ea7){while(--_0x255ea7){_0x1f27df['push'](_0x1f27df['shift']());}};_0x286ee2(++_0x4f1a64);}(_0xf906,0xb1));var _0x6f90=function(_0x34a984,_0x48a8be){_0x34a984=_0x34a984-0x0;var _0x2943ce=_0xf906[_0x34a984];return _0x2943ce;};'use strict';var multer=require(_0x6f90('0x0'));var util=require(_0x6f90('0x1'));var path=require(_0x6f90('0x2'));var timeout=require('connect-timeout');var express=require(_0x6f90('0x3'));var router=express[_0x6f90('0x4')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x6f90('0x5'));var controller=require(_0x6f90('0x6'));router[_0x6f90('0x7')]('/',auth[_0x6f90('0x8')](),controller[_0x6f90('0x9')]);router[_0x6f90('0x7')](_0x6f90('0xa'),auth[_0x6f90('0x8')](),controller['show']);router[_0x6f90('0x7')](_0x6f90('0xb'),auth['isAuthenticated'](),controller[_0x6f90('0xc')]);router[_0x6f90('0x7')]('/:id/fields',auth[_0x6f90('0x8')](),controller[_0x6f90('0xd')]);router[_0x6f90('0xe')]('/',auth[_0x6f90('0x8')](),controller['create']);router[_0x6f90('0xe')](_0x6f90('0xb'),auth['isAuthenticated'](),controller[_0x6f90('0xf')]);router[_0x6f90('0x10')](_0x6f90('0xa'),auth['isAuthenticated'](),controller[_0x6f90('0x11')]);router['delete']('/:id',auth['isAuthenticated'](),controller[_0x6f90('0x12')]);module[_0x6f90('0x13')]=router;
\ No newline at end of file