Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / intFreshsalesConfiguration / index.js
index d1dcc92..43c70c6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x225b=['express','../../components/auth/service','../../config/environment','get','isAuthenticated','index','/:id','show','/:id/subjects','getSubjects','getDescriptions','getFields','post','create','update','delete','exports','multer','util','connect-timeout'];(function(_0xeae72f,_0x1a586a){var _0x559e8d=function(_0x58c65d){while(--_0x58c65d){_0xeae72f['push'](_0xeae72f['shift']());}};_0x559e8d(++_0x1a586a);}(_0x225b,0xb1));var _0xb225=function(_0x535662,_0x3b733c){_0x535662=_0x535662-0x0;var _0x15ffee=_0x225b[_0x535662];return _0x15ffee;};'use strict';var multer=require(_0xb225('0x0'));var util=require(_0xb225('0x1'));var path=require('path');var timeout=require(_0xb225('0x2'));var express=require(_0xb225('0x3'));var router=express['Router']();var auth=require(_0xb225('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xb225('0x5'));var controller=require('./intFreshsalesConfiguration.controller');router[_0xb225('0x6')]('/',auth[_0xb225('0x7')](),controller[_0xb225('0x8')]);router[_0xb225('0x6')](_0xb225('0x9'),auth[_0xb225('0x7')](),controller[_0xb225('0xa')]);router['get'](_0xb225('0xb'),auth[_0xb225('0x7')](),controller[_0xb225('0xc')]);router[_0xb225('0x6')]('/:id/descriptions',auth[_0xb225('0x7')](),controller[_0xb225('0xd')]);router[_0xb225('0x6')]('/:id/fields',auth[_0xb225('0x7')](),controller[_0xb225('0xe')]);router[_0xb225('0xf')]('/',auth[_0xb225('0x7')](),controller[_0xb225('0x10')]);router['put'](_0xb225('0x9'),auth[_0xb225('0x7')](),controller[_0xb225('0x11')]);router[_0xb225('0x12')](_0xb225('0x9'),auth['isAuthenticated'](),controller['destroy']);module[_0xb225('0x13')]=router;
\ No newline at end of file
+var _0xaac1=['../../components/auth/service','./intFreshsalesConfiguration.controller','isAuthenticated','index','get','/:id','show','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','/:id/fields','getFields','post','create','update','delete','destroy','multer','connect-timeout','express','fs-extra'];(function(_0x26806a,_0x35b2da){var _0x222ca6=function(_0x4f4f4f){while(--_0x4f4f4f){_0x26806a['push'](_0x26806a['shift']());}};_0x222ca6(++_0x35b2da);}(_0xaac1,0xc2));var _0x1aac=function(_0x338cbf,_0x459456){_0x338cbf=_0x338cbf-0x0;var _0x5ab0bf=_0xaac1[_0x338cbf];return _0x5ab0bf;};'use strict';var multer=require(_0x1aac('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x1aac('0x1'));var express=require(_0x1aac('0x2'));var router=express['Router']();var fs_extra=require(_0x1aac('0x3'));var auth=require(_0x1aac('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x1aac('0x5'));router['get']('/',auth[_0x1aac('0x6')](),controller[_0x1aac('0x7')]);router[_0x1aac('0x8')](_0x1aac('0x9'),auth[_0x1aac('0x6')](),controller[_0x1aac('0xa')]);router[_0x1aac('0x8')](_0x1aac('0xb'),auth[_0x1aac('0x6')](),controller[_0x1aac('0xc')]);router[_0x1aac('0x8')](_0x1aac('0xd'),auth['isAuthenticated'](),controller[_0x1aac('0xe')]);router[_0x1aac('0x8')](_0x1aac('0xf'),auth['isAuthenticated'](),controller[_0x1aac('0x10')]);router[_0x1aac('0x11')]('/',auth[_0x1aac('0x6')](),controller[_0x1aac('0x12')]);router['put'](_0x1aac('0x9'),auth[_0x1aac('0x6')](),controller[_0x1aac('0x13')]);router[_0x1aac('0x14')](_0x1aac('0x9'),auth[_0x1aac('0x6')](),controller[_0x1aac('0x15')]);module['exports']=router;
\ No newline at end of file