Built motion from commit 980b26c3.|2.6.29
[motion2.git] / server / api / intFreshdeskAccount / index.js
index 89e102f..2c128b2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x73fb=['destroy','exports','multer','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./intFreshdeskAccount.controller','get','isAuthenticated','index','/:id','/:id/configurations','getConfigurations','/:id/fields','getFields','post','addConfiguration','delete'];(function(_0x317948,_0x50dcb7){var _0x5bfdea=function(_0x2a5b95){while(--_0x2a5b95){_0x317948['push'](_0x317948['shift']());}};_0x5bfdea(++_0x50dcb7);}(_0x73fb,0x1ce));var _0xb73f=function(_0x22b34e,_0x4bf6ba){_0x22b34e=_0x22b34e-0x0;var _0x118ea4=_0x73fb[_0x22b34e];return _0x118ea4;};'use strict';var multer=require(_0xb73f('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0xb73f('0x1'));var router=express[_0xb73f('0x2')]();var fs_extra=require(_0xb73f('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0xb73f('0x4'));var config=require(_0xb73f('0x5'));var controller=require(_0xb73f('0x6'));router[_0xb73f('0x7')]('/',auth[_0xb73f('0x8')](),controller[_0xb73f('0x9')]);router[_0xb73f('0x7')](_0xb73f('0xa'),auth[_0xb73f('0x8')](),controller['show']);router[_0xb73f('0x7')](_0xb73f('0xb'),auth['isAuthenticated'](),controller[_0xb73f('0xc')]);router[_0xb73f('0x7')](_0xb73f('0xd'),auth[_0xb73f('0x8')](),controller[_0xb73f('0xe')]);router[_0xb73f('0xf')]('/',auth[_0xb73f('0x8')](),controller['create']);router[_0xb73f('0xf')](_0xb73f('0xb'),auth[_0xb73f('0x8')](),controller[_0xb73f('0x10')]);router['put'](_0xb73f('0xa'),auth['isAuthenticated'](),controller['update']);router[_0xb73f('0x11')](_0xb73f('0xa'),auth[_0xb73f('0x8')](),controller[_0xb73f('0x12')]);module[_0xb73f('0x13')]=router;
\ No newline at end of file
+var _0x9fb7=['index','show','/:id/configurations','getConfigurations','post','create','put','/:id','update','delete','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshdeskAccount.controller','get','isAuthenticated'];(function(_0x3aa0cf,_0x5b8e3a){var _0x59a095=function(_0x46b1f6){while(--_0x46b1f6){_0x3aa0cf['push'](_0x3aa0cf['shift']());}};_0x59a095(++_0x5b8e3a);}(_0x9fb7,0x114));var _0x79fb=function(_0xfae23b,_0x2be4ba){_0xfae23b=_0xfae23b-0x0;var _0x200640=_0x9fb7[_0xfae23b];return _0x200640;};'use strict';var multer=require(_0x79fb('0x0'));var util=require('util');var path=require(_0x79fb('0x1'));var timeout=require(_0x79fb('0x2'));var express=require(_0x79fb('0x3'));var router=express[_0x79fb('0x4')]();var fs_extra=require(_0x79fb('0x5'));var auth=require(_0x79fb('0x6'));var interaction=require(_0x79fb('0x7'));var config=require(_0x79fb('0x8'));var controller=require(_0x79fb('0x9'));router[_0x79fb('0xa')]('/',auth[_0x79fb('0xb')](),controller[_0x79fb('0xc')]);router[_0x79fb('0xa')]('/:id',auth[_0x79fb('0xb')](),controller[_0x79fb('0xd')]);router[_0x79fb('0xa')](_0x79fb('0xe'),auth[_0x79fb('0xb')](),controller[_0x79fb('0xf')]);router[_0x79fb('0xa')]('/:id/fields',auth[_0x79fb('0xb')](),controller['getFields']);router[_0x79fb('0x10')]('/',auth[_0x79fb('0xb')](),controller[_0x79fb('0x11')]);router[_0x79fb('0x10')](_0x79fb('0xe'),auth[_0x79fb('0xb')](),controller['addConfiguration']);router[_0x79fb('0x12')](_0x79fb('0x13'),auth['isAuthenticated'](),controller[_0x79fb('0x14')]);router[_0x79fb('0x15')](_0x79fb('0x13'),auth['isAuthenticated'](),controller[_0x79fb('0x16')]);module[_0x79fb('0x17')]=router;
\ No newline at end of file