Built motion from commit (unavailable).|2.5.12
[motion2.git] / server / api / intFreshsalesConfiguration / index.js
index ce3c363..31fad96 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfefe=['../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/:id','/:id/subjects','getSubjects','getDescriptions','getFields','post','create','update','delete','destroy','exports','multer','util','path','express','Router','../../components/auth/service'];(function(_0x2641f9,_0x26715f){var _0x585741=function(_0x2d1462){while(--_0x2d1462){_0x2641f9['push'](_0x2641f9['shift']());}};_0x585741(++_0x26715f);}(_0xfefe,0x1b2));var _0xefef=function(_0x5ba597,_0x1c3e12){_0x5ba597=_0x5ba597-0x0;var _0x35a3d7=_0xfefe[_0x5ba597];return _0x35a3d7;};'use strict';var multer=require(_0xefef('0x0'));var util=require(_0xefef('0x1'));var path=require(_0xefef('0x2'));var timeout=require('connect-timeout');var express=require(_0xefef('0x3'));var router=express[_0xefef('0x4')]();var auth=require(_0xefef('0x5'));var interaction=require(_0xefef('0x6'));var config=require(_0xefef('0x7'));var controller=require('./intFreshsalesConfiguration.controller');router[_0xefef('0x8')]('/',auth[_0xefef('0x9')](),controller[_0xefef('0xa')]);router['get'](_0xefef('0xb'),auth['isAuthenticated'](),controller['show']);router[_0xefef('0x8')](_0xefef('0xc'),auth[_0xefef('0x9')](),controller[_0xefef('0xd')]);router[_0xefef('0x8')]('/:id/descriptions',auth[_0xefef('0x9')](),controller[_0xefef('0xe')]);router['get']('/:id/fields',auth[_0xefef('0x9')](),controller[_0xefef('0xf')]);router[_0xefef('0x10')]('/',auth[_0xefef('0x9')](),controller[_0xefef('0x11')]);router['put']('/:id',auth['isAuthenticated'](),controller[_0xefef('0x12')]);router[_0xefef('0x13')](_0xefef('0xb'),auth[_0xefef('0x9')](),controller[_0xefef('0x14')]);module[_0xefef('0x15')]=router;
\ No newline at end of file
+var _0x0cf9=['post','put','update','delete','exports','util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./intFreshsalesConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/subjects','/:id/descriptions','getDescriptions','/:id/fields','getFields'];(function(_0x59fe7b,_0x40de81){var _0x5beca1=function(_0x45f09){while(--_0x45f09){_0x59fe7b['push'](_0x59fe7b['shift']());}};_0x5beca1(++_0x40de81);}(_0x0cf9,0x1e8));var _0x90cf=function(_0x265468,_0xcf7439){_0x265468=_0x265468-0x0;var _0x37d555=_0x0cf9[_0x265468];return _0x37d555;};'use strict';var multer=require('multer');var util=require(_0x90cf('0x0'));var path=require(_0x90cf('0x1'));var timeout=require(_0x90cf('0x2'));var express=require(_0x90cf('0x3'));var router=express[_0x90cf('0x4')]();var auth=require(_0x90cf('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x90cf('0x6'));var controller=require(_0x90cf('0x7'));router[_0x90cf('0x8')]('/',auth[_0x90cf('0x9')](),controller[_0x90cf('0xa')]);router[_0x90cf('0x8')](_0x90cf('0xb'),auth[_0x90cf('0x9')](),controller[_0x90cf('0xc')]);router[_0x90cf('0x8')](_0x90cf('0xd'),auth['isAuthenticated'](),controller['getSubjects']);router[_0x90cf('0x8')](_0x90cf('0xe'),auth[_0x90cf('0x9')](),controller[_0x90cf('0xf')]);router['get'](_0x90cf('0x10'),auth[_0x90cf('0x9')](),controller[_0x90cf('0x11')]);router[_0x90cf('0x12')]('/',auth['isAuthenticated'](),controller['create']);router[_0x90cf('0x13')](_0x90cf('0xb'),auth[_0x90cf('0x9')](),controller[_0x90cf('0x14')]);router[_0x90cf('0x15')]('/:id',auth[_0x90cf('0x9')](),controller['destroy']);module[_0x90cf('0x16')]=router;
\ No newline at end of file