Built motion from commit 994c64e1.|2.6.1
[motion2.git] / server / api / intFreshsalesConfiguration / index.js
index 15ff2d5..5588740 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc59f=['/:id','show','/:id/subjects','getDescriptions','/:id/fields','post','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshsalesConfiguration.controller','get','isAuthenticated'];(function(_0x35dddd,_0x1d82fe){var _0x56daac=function(_0x5e5f08){while(--_0x5e5f08){_0x35dddd['push'](_0x35dddd['shift']());}};_0x56daac(++_0x1d82fe);}(_0xc59f,0xfc));var _0xfc59=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xc59f[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0xfc59('0x0'));var util=require(_0xfc59('0x1'));var path=require(_0xfc59('0x2'));var timeout=require(_0xfc59('0x3'));var express=require('express');var router=express[_0xfc59('0x4')]();var fs_extra=require(_0xfc59('0x5'));var auth=require(_0xfc59('0x6'));var interaction=require(_0xfc59('0x7'));var config=require(_0xfc59('0x8'));var controller=require(_0xfc59('0x9'));router[_0xfc59('0xa')]('/',auth[_0xfc59('0xb')](),controller['index']);router[_0xfc59('0xa')](_0xfc59('0xc'),auth['isAuthenticated'](),controller[_0xfc59('0xd')]);router[_0xfc59('0xa')](_0xfc59('0xe'),auth['isAuthenticated'](),controller['getSubjects']);router[_0xfc59('0xa')]('/:id/descriptions',auth[_0xfc59('0xb')](),controller[_0xfc59('0xf')]);router[_0xfc59('0xa')](_0xfc59('0x10'),auth[_0xfc59('0xb')](),controller['getFields']);router[_0xfc59('0x11')]('/',auth['isAuthenticated'](),controller[_0xfc59('0x12')]);router[_0xfc59('0x13')](_0xfc59('0xc'),auth[_0xfc59('0xb')](),controller[_0xfc59('0x14')]);router[_0xfc59('0x15')](_0xfc59('0xc'),auth[_0xfc59('0xb')](),controller[_0xfc59('0x16')]);module[_0xfc59('0x17')]=router;
\ No newline at end of file
+var _0xc602=['getDescriptions','/:id/fields','post','create','put','update','delete','destroy','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','/:id','isAuthenticated','show','/:id/subjects','getSubjects','/:id/descriptions'];(function(_0x2ad71b,_0x5df67a){var _0x12df6e=function(_0x433392){while(--_0x433392){_0x2ad71b['push'](_0x2ad71b['shift']());}};_0x12df6e(++_0x5df67a);}(_0xc602,0xb0));var _0x2c60=function(_0x49e055,_0x50d679){_0x49e055=_0x49e055-0x0;var _0x4d1828=_0xc602[_0x49e055];return _0x4d1828;};'use strict';var multer=require(_0x2c60('0x0'));var util=require(_0x2c60('0x1'));var path=require(_0x2c60('0x2'));var timeout=require(_0x2c60('0x3'));var express=require(_0x2c60('0x4'));var router=express['Router']();var fs_extra=require(_0x2c60('0x5'));var auth=require(_0x2c60('0x6'));var interaction=require(_0x2c60('0x7'));var config=require(_0x2c60('0x8'));var controller=require('./intFreshsalesConfiguration.controller');router[_0x2c60('0x9')]('/',auth['isAuthenticated'](),controller['index']);router[_0x2c60('0x9')](_0x2c60('0xa'),auth[_0x2c60('0xb')](),controller[_0x2c60('0xc')]);router[_0x2c60('0x9')](_0x2c60('0xd'),auth[_0x2c60('0xb')](),controller[_0x2c60('0xe')]);router['get'](_0x2c60('0xf'),auth[_0x2c60('0xb')](),controller[_0x2c60('0x10')]);router['get'](_0x2c60('0x11'),auth[_0x2c60('0xb')](),controller['getFields']);router[_0x2c60('0x12')]('/',auth[_0x2c60('0xb')](),controller[_0x2c60('0x13')]);router[_0x2c60('0x14')](_0x2c60('0xa'),auth[_0x2c60('0xb')](),controller[_0x2c60('0x15')]);router[_0x2c60('0x16')](_0x2c60('0xa'),auth[_0x2c60('0xb')](),controller[_0x2c60('0x17')]);module['exports']=router;
\ No newline at end of file