Built motion from commit 616d3211.|2.6.4
[motion2.git] / server / api / intFreshdeskField / index.js
index 978f487..305dfa9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3bae=['index','/:id','isAuthenticated','show','post','create','put','update','delete','exports','multer','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','./intFreshdeskField.controller','get'];(function(_0x5a9c0c,_0x4ec485){var _0x53c77d=function(_0x1cf384){while(--_0x1cf384){_0x5a9c0c['push'](_0x5a9c0c['shift']());}};_0x53c77d(++_0x4ec485);}(_0x3bae,0x7c));var _0xe3ba=function(_0x2117db,_0x42410f){_0x2117db=_0x2117db-0x0;var _0x53e1c7=_0x3bae[_0x2117db];return _0x53e1c7;};'use strict';var multer=require(_0xe3ba('0x0'));var util=require(_0xe3ba('0x1'));var path=require(_0xe3ba('0x2'));var timeout=require(_0xe3ba('0x3'));var express=require('express');var router=express[_0xe3ba('0x4')]();var fs_extra=require(_0xe3ba('0x5'));var auth=require(_0xe3ba('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xe3ba('0x7'));router[_0xe3ba('0x8')]('/',auth['isAuthenticated'](),controller[_0xe3ba('0x9')]);router['get'](_0xe3ba('0xa'),auth[_0xe3ba('0xb')](),controller[_0xe3ba('0xc')]);router[_0xe3ba('0xd')]('/',auth[_0xe3ba('0xb')](),controller[_0xe3ba('0xe')]);router[_0xe3ba('0xf')](_0xe3ba('0xa'),auth[_0xe3ba('0xb')](),controller[_0xe3ba('0x10')]);router[_0xe3ba('0x11')](_0xe3ba('0xa'),auth[_0xe3ba('0xb')](),controller['destroy']);module[_0xe3ba('0x12')]=router;
\ No newline at end of file
+var _0x6e8d=['/:id','show','post','create','put','update','delete','destroy','multer','util','connect-timeout','express','Router','fs-extra','../../components/interaction/service','get','isAuthenticated','index'];(function(_0x34299b,_0x586dd9){var _0x40165e=function(_0x428fd1){while(--_0x428fd1){_0x34299b['push'](_0x34299b['shift']());}};_0x40165e(++_0x586dd9);}(_0x6e8d,0xbc));var _0xd6e8=function(_0x5263b1,_0x2fe8d7){_0x5263b1=_0x5263b1-0x0;var _0x186eff=_0x6e8d[_0x5263b1];return _0x186eff;};'use strict';var multer=require(_0xd6e8('0x0'));var util=require(_0xd6e8('0x1'));var path=require('path');var timeout=require(_0xd6e8('0x2'));var express=require(_0xd6e8('0x3'));var router=express[_0xd6e8('0x4')]();var fs_extra=require(_0xd6e8('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0xd6e8('0x6'));var config=require('../../config/environment');var controller=require('./intFreshdeskField.controller');router[_0xd6e8('0x7')]('/',auth[_0xd6e8('0x8')](),controller[_0xd6e8('0x9')]);router[_0xd6e8('0x7')](_0xd6e8('0xa'),auth[_0xd6e8('0x8')](),controller[_0xd6e8('0xb')]);router[_0xd6e8('0xc')]('/',auth[_0xd6e8('0x8')](),controller[_0xd6e8('0xd')]);router[_0xd6e8('0xe')](_0xd6e8('0xa'),auth[_0xd6e8('0x8')](),controller[_0xd6e8('0xf')]);router[_0xd6e8('0x10')](_0xd6e8('0xa'),auth[_0xd6e8('0x8')](),controller[_0xd6e8('0x11')]);module['exports']=router;
\ No newline at end of file