Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / intZendeskField / index.js
index 6aa2f35..e4b70b3 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3e0b=['show','post','create','put','delete','destroy','util','connect-timeout','express','Router','../../components/auth/service','get','isAuthenticated','index','/:id'];(function(_0x5e104f,_0x24ce2d){var _0x1a7234=function(_0x5d7634){while(--_0x5d7634){_0x5e104f['push'](_0x5e104f['shift']());}};_0x1a7234(++_0x24ce2d);}(_0x3e0b,0x16e));var _0xb3e0=function(_0x3eb760,_0x47832e){_0x3eb760=_0x3eb760-0x0;var _0x410372=_0x3e0b[_0x3eb760];return _0x410372;};'use strict';var multer=require('multer');var util=require(_0xb3e0('0x0'));var path=require('path');var timeout=require(_0xb3e0('0x1'));var express=require(_0xb3e0('0x2'));var router=express[_0xb3e0('0x3')]();var auth=require(_0xb3e0('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./intZendeskField.controller');router[_0xb3e0('0x5')]('/',auth[_0xb3e0('0x6')](),controller[_0xb3e0('0x7')]);router[_0xb3e0('0x5')](_0xb3e0('0x8'),auth[_0xb3e0('0x6')](),controller[_0xb3e0('0x9')]);router[_0xb3e0('0xa')]('/',auth['isAuthenticated'](),controller[_0xb3e0('0xb')]);router[_0xb3e0('0xc')](_0xb3e0('0x8'),auth[_0xb3e0('0x6')](),controller['update']);router[_0xb3e0('0xd')]('/:id',auth[_0xb3e0('0x6')](),controller[_0xb3e0('0xe')]);module['exports']=router;
\ No newline at end of file
+var _0x286e=['../../config/environment','get','isAuthenticated','/:id','show','post','create','put','update','delete','destroy','multer','util','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x336376,_0xe4b28d){var _0x1d2a8e=function(_0x3afe68){while(--_0x3afe68){_0x336376['push'](_0x336376['shift']());}};_0x1d2a8e(++_0xe4b28d);}(_0x286e,0x1cd));var _0xe286=function(_0x3adae5,_0x1fa321){_0x3adae5=_0x3adae5-0x0;var _0x11ca6d=_0x286e[_0x3adae5];return _0x11ca6d;};'use strict';var multer=require(_0xe286('0x0'));var util=require(_0xe286('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xe286('0x2'));var router=express[_0xe286('0x3')]();var fs_extra=require(_0xe286('0x4'));var auth=require(_0xe286('0x5'));var interaction=require(_0xe286('0x6'));var config=require(_0xe286('0x7'));var controller=require('./intZendeskField.controller');router[_0xe286('0x8')]('/',auth[_0xe286('0x9')](),controller['index']);router['get'](_0xe286('0xa'),auth[_0xe286('0x9')](),controller[_0xe286('0xb')]);router[_0xe286('0xc')]('/',auth[_0xe286('0x9')](),controller[_0xe286('0xd')]);router[_0xe286('0xe')](_0xe286('0xa'),auth[_0xe286('0x9')](),controller[_0xe286('0xf')]);router[_0xe286('0x10')](_0xe286('0xa'),auth['isAuthenticated'](),controller[_0xe286('0x11')]);module['exports']=router;
\ No newline at end of file