Built motion from commit (unavailable).|2.4.3
[motion2.git] / server / api / intFreshdeskField / index.js
index d20640d..e31a808 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xffea=['Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshdeskField.controller','get','isAuthenticated','show','create','put','delete','destroy','exports','multer','util','path','connect-timeout','express'];(function(_0xbd59ca,_0x46b7bc){var _0x503bfd=function(_0x419d65){while(--_0x419d65){_0xbd59ca['push'](_0xbd59ca['shift']());}};_0x503bfd(++_0x46b7bc);}(_0xffea,0x199));var _0xaffe=function(_0x2793d6,_0xcd6c37){_0x2793d6=_0x2793d6-0x0;var _0x41ff6d=_0xffea[_0x2793d6];return _0x41ff6d;};'use strict';var multer=require(_0xaffe('0x0'));var util=require(_0xaffe('0x1'));var path=require(_0xaffe('0x2'));var timeout=require(_0xaffe('0x3'));var express=require(_0xaffe('0x4'));var router=express[_0xaffe('0x5')]();var auth=require(_0xaffe('0x6'));var interaction=require(_0xaffe('0x7'));var config=require(_0xaffe('0x8'));var controller=require(_0xaffe('0x9'));router[_0xaffe('0xa')]('/',auth[_0xaffe('0xb')](),controller['index']);router[_0xaffe('0xa')]('/:id',auth['isAuthenticated'](),controller[_0xaffe('0xc')]);router['post']('/',auth[_0xaffe('0xb')](),controller[_0xaffe('0xd')]);router[_0xaffe('0xe')]('/:id',auth[_0xaffe('0xb')](),controller['update']);router[_0xaffe('0xf')]('/:id',auth[_0xaffe('0xb')](),controller[_0xaffe('0x10')]);module[_0xaffe('0x11')]=router;
\ No newline at end of file
+var _0xffa5=['util','path','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshdeskField.controller','isAuthenticated','index','get','/:id','show','post','create','put','multer'];(function(_0x492535,_0x46524a){var _0x256620=function(_0x3015f8){while(--_0x3015f8){_0x492535['push'](_0x492535['shift']());}};_0x256620(++_0x46524a);}(_0xffa5,0x13f));var _0x5ffa=function(_0x84565b,_0x487a00){_0x84565b=_0x84565b-0x0;var _0xf58d33=_0xffa5[_0x84565b];return _0xf58d33;};'use strict';var multer=require(_0x5ffa('0x0'));var util=require(_0x5ffa('0x1'));var path=require(_0x5ffa('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x5ffa('0x3')]();var auth=require(_0x5ffa('0x4'));var interaction=require(_0x5ffa('0x5'));var config=require(_0x5ffa('0x6'));var controller=require(_0x5ffa('0x7'));router['get']('/',auth[_0x5ffa('0x8')](),controller[_0x5ffa('0x9')]);router[_0x5ffa('0xa')](_0x5ffa('0xb'),auth[_0x5ffa('0x8')](),controller[_0x5ffa('0xc')]);router[_0x5ffa('0xd')]('/',auth['isAuthenticated'](),controller[_0x5ffa('0xe')]);router[_0x5ffa('0xf')](_0x5ffa('0xb'),auth[_0x5ffa('0x8')](),controller['update']);router['delete'](_0x5ffa('0xb'),auth[_0x5ffa('0x8')](),controller['destroy']);module['exports']=router;
\ No newline at end of file