Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / intZendeskField / index.js
index 6bf6804..7292f0c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb87c=['../../components/interaction/service','get','isAuthenticated','index','/:id','post','create','put','update','delete','destroy','exports','util','path','connect-timeout','express','Router'];(function(_0x1a837b,_0x7cae3a){var _0x5d0e20=function(_0x5e19c9){while(--_0x5e19c9){_0x1a837b['push'](_0x1a837b['shift']());}};_0x5d0e20(++_0x7cae3a);}(_0xb87c,0x1d7));var _0xcb87=function(_0x2e2b00,_0x2e0003){_0x2e2b00=_0x2e2b00-0x0;var _0x4ea586=_0xb87c[_0x2e2b00];return _0x4ea586;};'use strict';var multer=require('multer');var util=require(_0xcb87('0x0'));var path=require(_0xcb87('0x1'));var timeout=require(_0xcb87('0x2'));var express=require(_0xcb87('0x3'));var router=express[_0xcb87('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0xcb87('0x5'));var config=require('../../config/environment');var controller=require('./intZendeskField.controller');router[_0xcb87('0x6')]('/',auth[_0xcb87('0x7')](),controller[_0xcb87('0x8')]);router[_0xcb87('0x6')](_0xcb87('0x9'),auth[_0xcb87('0x7')](),controller['show']);router[_0xcb87('0xa')]('/',auth[_0xcb87('0x7')](),controller[_0xcb87('0xb')]);router[_0xcb87('0xc')](_0xcb87('0x9'),auth['isAuthenticated'](),controller[_0xcb87('0xd')]);router[_0xcb87('0xe')](_0xcb87('0x9'),auth[_0xcb87('0x7')](),controller[_0xcb87('0xf')]);module[_0xcb87('0x10')]=router;
\ No newline at end of file
+var _0xf2d3=['create','put','delete','/:id','destroy','exports','multer','util','path','Router','fs-extra','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','show','post'];(function(_0x515208,_0x5a12fd){var _0x4c3f8c=function(_0x1873c5){while(--_0x1873c5){_0x515208['push'](_0x515208['shift']());}};_0x4c3f8c(++_0x5a12fd);}(_0xf2d3,0x138));var _0x3f2d=function(_0x42cc47,_0x1e03a6){_0x42cc47=_0x42cc47-0x0;var _0x34318b=_0xf2d3[_0x42cc47];return _0x34318b;};'use strict';var multer=require(_0x3f2d('0x0'));var util=require(_0x3f2d('0x1'));var path=require(_0x3f2d('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x3f2d('0x3')]();var fs_extra=require(_0x3f2d('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0x3f2d('0x5'));var config=require(_0x3f2d('0x6'));var controller=require('./intZendeskField.controller');router[_0x3f2d('0x7')]('/',auth[_0x3f2d('0x8')](),controller[_0x3f2d('0x9')]);router[_0x3f2d('0x7')]('/:id',auth[_0x3f2d('0x8')](),controller[_0x3f2d('0xa')]);router[_0x3f2d('0xb')]('/',auth[_0x3f2d('0x8')](),controller[_0x3f2d('0xc')]);router[_0x3f2d('0xd')]('/:id',auth[_0x3f2d('0x8')](),controller['update']);router[_0x3f2d('0xe')](_0x3f2d('0xf'),auth[_0x3f2d('0x8')](),controller[_0x3f2d('0x10')]);module[_0x3f2d('0x11')]=router;
\ No newline at end of file