Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / intZendeskField / index.js
index 71cec9b..6bf6804 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfc9c=['get','isAuthenticated','index','show','post','put','/:id','update','delete','destroy','multer','util','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x23e7c1,_0x35110c){var _0x1add43=function(_0x238918){while(--_0x238918){_0x23e7c1['push'](_0x23e7c1['shift']());}};_0x1add43(++_0x35110c);}(_0xfc9c,0xb4));var _0xcfc9=function(_0x43558e,_0x1a93f5){_0x43558e=_0x43558e-0x0;var _0xd45595=_0xfc9c[_0x43558e];return _0xd45595;};'use strict';var multer=require(_0xcfc9('0x0'));var util=require(_0xcfc9('0x1'));var path=require('path');var timeout=require(_0xcfc9('0x2'));var express=require('express');var router=express[_0xcfc9('0x3')]();var auth=require(_0xcfc9('0x4'));var interaction=require(_0xcfc9('0x5'));var config=require(_0xcfc9('0x6'));var controller=require('./intZendeskField.controller');router[_0xcfc9('0x7')]('/',auth[_0xcfc9('0x8')](),controller[_0xcfc9('0x9')]);router[_0xcfc9('0x7')]('/:id',auth['isAuthenticated'](),controller[_0xcfc9('0xa')]);router[_0xcfc9('0xb')]('/',auth[_0xcfc9('0x8')](),controller['create']);router[_0xcfc9('0xc')](_0xcfc9('0xd'),auth[_0xcfc9('0x8')](),controller[_0xcfc9('0xe')]);router[_0xcfc9('0xf')](_0xcfc9('0xd'),auth['isAuthenticated'](),controller[_0xcfc9('0x10')]);module['exports']=router;
\ No newline at end of file
+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