Built motion from commit 0555bc41.|2.5.41
[motion2.git] / server / api / intZendeskAccount / index.js
index 6bbdc8c..03e6825 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x440b=['Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intZendeskAccount.controller','get','isAuthenticated','index','/:id','show','getConfigurations','create','/:id/configurations','addConfiguration','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express'];(function(_0x11af6c,_0xf0fc16){var _0x2b043f=function(_0x2e5e87){while(--_0x2e5e87){_0x11af6c['push'](_0x11af6c['shift']());}};_0x2b043f(++_0xf0fc16);}(_0x440b,0x127));var _0xb440=function(_0xa201ee,_0x37da32){_0xa201ee=_0xa201ee-0x0;var _0x3e104d=_0x440b[_0xa201ee];return _0x3e104d;};'use strict';var multer=require(_0xb440('0x0'));var util=require(_0xb440('0x1'));var path=require(_0xb440('0x2'));var timeout=require(_0xb440('0x3'));var express=require(_0xb440('0x4'));var router=express[_0xb440('0x5')]();var fs_extra=require(_0xb440('0x6'));var auth=require(_0xb440('0x7'));var interaction=require(_0xb440('0x8'));var config=require(_0xb440('0x9'));var controller=require(_0xb440('0xa'));router[_0xb440('0xb')]('/',auth[_0xb440('0xc')](),controller[_0xb440('0xd')]);router['get'](_0xb440('0xe'),auth['isAuthenticated'](),controller[_0xb440('0xf')]);router[_0xb440('0xb')]('/:id/configurations',auth[_0xb440('0xc')](),controller[_0xb440('0x10')]);router[_0xb440('0xb')]('/:id/fields',auth['isAuthenticated'](),controller['getFields']);router['post']('/',auth[_0xb440('0xc')](),controller[_0xb440('0x11')]);router['post'](_0xb440('0x12'),auth[_0xb440('0xc')](),controller[_0xb440('0x13')]);router[_0xb440('0x14')](_0xb440('0xe'),auth[_0xb440('0xc')](),controller[_0xb440('0x15')]);router[_0xb440('0x16')](_0xb440('0xe'),auth[_0xb440('0xc')](),controller[_0xb440('0x17')]);module[_0xb440('0x18')]=router;
\ No newline at end of file
+var _0x0b7f=['show','/:id/configurations','getFields','post','create','addConfiguration','put','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','/:id'];(function(_0x1b7368,_0x3286ed){var _0x25d54c=function(_0x2366da){while(--_0x2366da){_0x1b7368['push'](_0x1b7368['shift']());}};_0x25d54c(++_0x3286ed);}(_0x0b7f,0x1d0));var _0xf0b7=function(_0x272cd3,_0x4b9a03){_0x272cd3=_0x272cd3-0x0;var _0x356a60=_0x0b7f[_0x272cd3];return _0x356a60;};'use strict';var multer=require('multer');var util=require(_0xf0b7('0x0'));var path=require(_0xf0b7('0x1'));var timeout=require(_0xf0b7('0x2'));var express=require(_0xf0b7('0x3'));var router=express[_0xf0b7('0x4')]();var fs_extra=require(_0xf0b7('0x5'));var auth=require(_0xf0b7('0x6'));var interaction=require(_0xf0b7('0x7'));var config=require('../../config/environment');var controller=require('./intZendeskAccount.controller');router[_0xf0b7('0x8')]('/',auth[_0xf0b7('0x9')](),controller['index']);router[_0xf0b7('0x8')](_0xf0b7('0xa'),auth[_0xf0b7('0x9')](),controller[_0xf0b7('0xb')]);router[_0xf0b7('0x8')](_0xf0b7('0xc'),auth[_0xf0b7('0x9')](),controller['getConfigurations']);router[_0xf0b7('0x8')]('/:id/fields',auth[_0xf0b7('0x9')](),controller[_0xf0b7('0xd')]);router[_0xf0b7('0xe')]('/',auth[_0xf0b7('0x9')](),controller[_0xf0b7('0xf')]);router[_0xf0b7('0xe')](_0xf0b7('0xc'),auth[_0xf0b7('0x9')](),controller[_0xf0b7('0x10')]);router[_0xf0b7('0x11')](_0xf0b7('0xa'),auth[_0xf0b7('0x9')](),controller['update']);router['delete'](_0xf0b7('0xa'),auth[_0xf0b7('0x9')](),controller['destroy']);module[_0xf0b7('0x12')]=router;
\ No newline at end of file