Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / intFreshdeskField / index.js
index 1f5b716..8097575 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xac66=['util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./intFreshdeskField.controller','get','index','/:id','isAuthenticated','post','update','destroy'];(function(_0x46079f,_0x1ac094){var _0x3acc1d=function(_0x5f4cde){while(--_0x5f4cde){_0x46079f['push'](_0x46079f['shift']());}};_0x3acc1d(++_0x1ac094);}(_0xac66,0xd2));var _0x6ac6=function(_0x128755,_0xc5b8d3){_0x128755=_0x128755-0x0;var _0x435d11=_0xac66[_0x128755];return _0x435d11;};'use strict';var multer=require('multer');var util=require(_0x6ac6('0x0'));var path=require('path');var timeout=require(_0x6ac6('0x1'));var express=require(_0x6ac6('0x2'));var router=express[_0x6ac6('0x3')]();var fs_extra=require(_0x6ac6('0x4'));var auth=require(_0x6ac6('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x6ac6('0x6'));var controller=require(_0x6ac6('0x7'));router[_0x6ac6('0x8')]('/',auth['isAuthenticated'](),controller[_0x6ac6('0x9')]);router[_0x6ac6('0x8')](_0x6ac6('0xa'),auth[_0x6ac6('0xb')](),controller['show']);router[_0x6ac6('0xc')]('/',auth[_0x6ac6('0xb')](),controller['create']);router['put']('/:id',auth[_0x6ac6('0xb')](),controller[_0x6ac6('0xd')]);router['delete'](_0x6ac6('0xa'),auth['isAuthenticated'](),controller[_0x6ac6('0xe')]);module['exports']=router;
\ No newline at end of file
+var _0x9c4f=['/:id','show','post','isAuthenticated','create','update','delete','destroy','multer','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshdeskField.controller'];(function(_0x54691e,_0x28b041){var _0x5520b2=function(_0x501a05){while(--_0x501a05){_0x54691e['push'](_0x54691e['shift']());}};_0x5520b2(++_0x28b041);}(_0x9c4f,0x168));var _0xf9c4=function(_0x1e2057,_0x5076ec){_0x1e2057=_0x1e2057-0x0;var _0x2ec031=_0x9c4f[_0x1e2057];return _0x2ec031;};'use strict';var multer=require(_0xf9c4('0x0'));var util=require(_0xf9c4('0x1'));var path=require('path');var timeout=require(_0xf9c4('0x2'));var express=require(_0xf9c4('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0xf9c4('0x4'));var interaction=require(_0xf9c4('0x5'));var config=require(_0xf9c4('0x6'));var controller=require(_0xf9c4('0x7'));router['get']('/',auth['isAuthenticated'](),controller['index']);router['get'](_0xf9c4('0x8'),auth['isAuthenticated'](),controller[_0xf9c4('0x9')]);router[_0xf9c4('0xa')]('/',auth[_0xf9c4('0xb')](),controller[_0xf9c4('0xc')]);router['put'](_0xf9c4('0x8'),auth['isAuthenticated'](),controller[_0xf9c4('0xd')]);router[_0xf9c4('0xe')](_0xf9c4('0x8'),auth[_0xf9c4('0xb')](),controller[_0xf9c4('0xf')]);module['exports']=router;
\ No newline at end of file