Built motion from commit (unavailable).|2.5.31
[motion2.git] / server / api / intZendeskAccount / index.js
index 0ccdd40..e9b3c95 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x74f3=['create','addConfiguration','delete','destroy','multer','util','path','express','Router','fs-extra','../../components/auth/service','../../config/environment','./intZendeskAccount.controller','isAuthenticated','index','get','/:id','show','/:id/configurations','getConfigurations','/:id/fields','getFields'];(function(_0x155ff8,_0x36724a){var _0x7b6794=function(_0x5e8916){while(--_0x5e8916){_0x155ff8['push'](_0x155ff8['shift']());}};_0x7b6794(++_0x36724a);}(_0x74f3,0x164));var _0x374f=function(_0x506ba3,_0xad9ee6){_0x506ba3=_0x506ba3-0x0;var _0x1aec66=_0x74f3[_0x506ba3];return _0x1aec66;};'use strict';var multer=require(_0x374f('0x0'));var util=require(_0x374f('0x1'));var path=require(_0x374f('0x2'));var timeout=require('connect-timeout');var express=require(_0x374f('0x3'));var router=express[_0x374f('0x4')]();var fs_extra=require(_0x374f('0x5'));var auth=require(_0x374f('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x374f('0x7'));var controller=require(_0x374f('0x8'));router['get']('/',auth[_0x374f('0x9')](),controller[_0x374f('0xa')]);router[_0x374f('0xb')](_0x374f('0xc'),auth[_0x374f('0x9')](),controller[_0x374f('0xd')]);router[_0x374f('0xb')](_0x374f('0xe'),auth['isAuthenticated'](),controller[_0x374f('0xf')]);router[_0x374f('0xb')](_0x374f('0x10'),auth[_0x374f('0x9')](),controller[_0x374f('0x11')]);router['post']('/',auth[_0x374f('0x9')](),controller[_0x374f('0x12')]);router['post'](_0x374f('0xe'),auth[_0x374f('0x9')](),controller[_0x374f('0x13')]);router['put'](_0x374f('0xc'),auth[_0x374f('0x9')](),controller['update']);router[_0x374f('0x14')](_0x374f('0xc'),auth['isAuthenticated'](),controller[_0x374f('0x15')]);module['exports']=router;
\ No newline at end of file
+var _0xafdd=['express','Router','fs-extra','../../components/auth/service','../../config/environment','./intZendeskAccount.controller','get','isAuthenticated','index','/:id','show','/:id/configurations','getConfigurations','/:id/fields','post','create','put','update','delete','multer','util','path','connect-timeout'];(function(_0x6f39eb,_0x380120){var _0x4d1a03=function(_0x587cd5){while(--_0x587cd5){_0x6f39eb['push'](_0x6f39eb['shift']());}};_0x4d1a03(++_0x380120);}(_0xafdd,0x19a));var _0xdafd=function(_0x37923c,_0x4cf826){_0x37923c=_0x37923c-0x0;var _0x303420=_0xafdd[_0x37923c];return _0x303420;};'use strict';var multer=require(_0xdafd('0x0'));var util=require(_0xdafd('0x1'));var path=require(_0xdafd('0x2'));var timeout=require(_0xdafd('0x3'));var express=require(_0xdafd('0x4'));var router=express[_0xdafd('0x5')]();var fs_extra=require(_0xdafd('0x6'));var auth=require(_0xdafd('0x7'));var interaction=require('../../components/interaction/service');var config=require(_0xdafd('0x8'));var controller=require(_0xdafd('0x9'));router[_0xdafd('0xa')]('/',auth[_0xdafd('0xb')](),controller[_0xdafd('0xc')]);router[_0xdafd('0xa')](_0xdafd('0xd'),auth['isAuthenticated'](),controller[_0xdafd('0xe')]);router[_0xdafd('0xa')](_0xdafd('0xf'),auth['isAuthenticated'](),controller[_0xdafd('0x10')]);router[_0xdafd('0xa')](_0xdafd('0x11'),auth[_0xdafd('0xb')](),controller['getFields']);router[_0xdafd('0x12')]('/',auth[_0xdafd('0xb')](),controller[_0xdafd('0x13')]);router[_0xdafd('0x12')](_0xdafd('0xf'),auth[_0xdafd('0xb')](),controller['addConfiguration']);router[_0xdafd('0x14')]('/:id',auth['isAuthenticated'](),controller[_0xdafd('0x15')]);router[_0xdafd('0x16')]('/:id',auth[_0xdafd('0xb')](),controller['destroy']);module['exports']=router;
\ No newline at end of file