Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / intZendeskField / index.js
index c3f22cc..7292f0c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa3b9=['delete','exports','multer','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intZendeskField.controller','get','isAuthenticated','show','post','create','put','/:id','update'];(function(_0x390208,_0x2d4411){var _0x2f3b94=function(_0x5f137e){while(--_0x5f137e){_0x390208['push'](_0x390208['shift']());}};_0x2f3b94(++_0x2d4411);}(_0xa3b9,0xc8));var _0x9a3b=function(_0x4444fa,_0x25bb77){_0x4444fa=_0x4444fa-0x0;var _0x21161f=_0xa3b9[_0x4444fa];return _0x21161f;};'use strict';var multer=require(_0x9a3b('0x0'));var util=require('util');var path=require(_0x9a3b('0x1'));var timeout=require('connect-timeout');var express=require(_0x9a3b('0x2'));var router=express[_0x9a3b('0x3')]();var auth=require(_0x9a3b('0x4'));var interaction=require(_0x9a3b('0x5'));var config=require(_0x9a3b('0x6'));var controller=require(_0x9a3b('0x7'));router[_0x9a3b('0x8')]('/',auth['isAuthenticated'](),controller['index']);router['get']('/:id',auth[_0x9a3b('0x9')](),controller[_0x9a3b('0xa')]);router[_0x9a3b('0xb')]('/',auth[_0x9a3b('0x9')](),controller[_0x9a3b('0xc')]);router[_0x9a3b('0xd')](_0x9a3b('0xe'),auth[_0x9a3b('0x9')](),controller[_0x9a3b('0xf')]);router[_0x9a3b('0x10')]('/:id',auth[_0x9a3b('0x9')](),controller['destroy']);module[_0x9a3b('0x11')]=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