Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / intFreshsalesConfiguration / index.js
index 15fbc9e..52d77e3 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xad72=['/:id/descriptions','getDescriptions','getFields','post','create','/:id','delete','destroy','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','show','/:id/subjects','getSubjects'];(function(_0x4d0973,_0x30247d){var _0xdf08be=function(_0x4a6d8d){while(--_0x4a6d8d){_0x4d0973['push'](_0x4d0973['shift']());}};_0xdf08be(++_0x30247d);}(_0xad72,0x179));var _0x2ad7=function(_0x139316,_0x1ea20b){_0x139316=_0x139316-0x0;var _0x165dfe=_0xad72[_0x139316];return _0x165dfe;};'use strict';var multer=require(_0x2ad7('0x0'));var util=require('util');var path=require(_0x2ad7('0x1'));var timeout=require(_0x2ad7('0x2'));var express=require(_0x2ad7('0x3'));var router=express[_0x2ad7('0x4')]();var auth=require(_0x2ad7('0x5'));var interaction=require(_0x2ad7('0x6'));var config=require(_0x2ad7('0x7'));var controller=require('./intFreshsalesConfiguration.controller');router[_0x2ad7('0x8')]('/',auth[_0x2ad7('0x9')](),controller[_0x2ad7('0xa')]);router[_0x2ad7('0x8')]('/:id',auth['isAuthenticated'](),controller[_0x2ad7('0xb')]);router['get'](_0x2ad7('0xc'),auth[_0x2ad7('0x9')](),controller[_0x2ad7('0xd')]);router['get'](_0x2ad7('0xe'),auth[_0x2ad7('0x9')](),controller[_0x2ad7('0xf')]);router['get']('/:id/fields',auth[_0x2ad7('0x9')](),controller[_0x2ad7('0x10')]);router[_0x2ad7('0x11')]('/',auth[_0x2ad7('0x9')](),controller[_0x2ad7('0x12')]);router['put'](_0x2ad7('0x13'),auth['isAuthenticated'](),controller['update']);router[_0x2ad7('0x14')](_0x2ad7('0x13'),auth['isAuthenticated'](),controller[_0x2ad7('0x15')]);module[_0x2ad7('0x16')]=router;
\ No newline at end of file
+var _0xdbf5=['get','index','/:id','isAuthenticated','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','/:id/fields','post','create','put','delete','destroy','exports','path','connect-timeout','express','Router','../../config/environment'];(function(_0x3c6b38,_0x135713){var _0x3077bc=function(_0x3c9412){while(--_0x3c9412){_0x3c6b38['push'](_0x3c6b38['shift']());}};_0x3077bc(++_0x135713);}(_0xdbf5,0x1db));var _0x5dbf=function(_0x3ddd10,_0x2ae806){_0x3ddd10=_0x3ddd10-0x0;var _0x4d2b23=_0xdbf5[_0x3ddd10];return _0x4d2b23;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x5dbf('0x0'));var timeout=require(_0x5dbf('0x1'));var express=require(_0x5dbf('0x2'));var router=express[_0x5dbf('0x3')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x5dbf('0x4'));var controller=require('./intFreshsalesConfiguration.controller');router[_0x5dbf('0x5')]('/',auth['isAuthenticated'](),controller[_0x5dbf('0x6')]);router[_0x5dbf('0x5')](_0x5dbf('0x7'),auth[_0x5dbf('0x8')](),controller['show']);router[_0x5dbf('0x5')](_0x5dbf('0x9'),auth[_0x5dbf('0x8')](),controller[_0x5dbf('0xa')]);router[_0x5dbf('0x5')](_0x5dbf('0xb'),auth[_0x5dbf('0x8')](),controller[_0x5dbf('0xc')]);router[_0x5dbf('0x5')](_0x5dbf('0xd'),auth[_0x5dbf('0x8')](),controller['getFields']);router[_0x5dbf('0xe')]('/',auth['isAuthenticated'](),controller[_0x5dbf('0xf')]);router[_0x5dbf('0x10')](_0x5dbf('0x7'),auth[_0x5dbf('0x8')](),controller['update']);router[_0x5dbf('0x11')](_0x5dbf('0x7'),auth[_0x5dbf('0x8')](),controller[_0x5dbf('0x12')]);module[_0x5dbf('0x13')]=router;
\ No newline at end of file