Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / intFreshsalesConfiguration / index.js
index fa10f42..d2056c2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbbc9=['isAuthenticated','show','/:id/subjects','/:id/descriptions','getDescriptions','/:id/fields','getFields','put','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','get','index','/:id'];(function(_0x47b030,_0x4b011d){var _0x3f634f=function(_0x1a38e8){while(--_0x1a38e8){_0x47b030['push'](_0x47b030['shift']());}};_0x3f634f(++_0x4b011d);}(_0xbbc9,0x1c3));var _0x9bbc=function(_0x2c5884,_0x289fe5){_0x2c5884=_0x2c5884-0x0;var _0x276de0=_0xbbc9[_0x2c5884];return _0x276de0;};'use strict';var multer=require(_0x9bbc('0x0'));var util=require(_0x9bbc('0x1'));var path=require(_0x9bbc('0x2'));var timeout=require(_0x9bbc('0x3'));var express=require(_0x9bbc('0x4'));var router=express[_0x9bbc('0x5')]();var fs_extra=require(_0x9bbc('0x6'));var auth=require(_0x9bbc('0x7'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./intFreshsalesConfiguration.controller');router[_0x9bbc('0x8')]('/',auth['isAuthenticated'](),controller[_0x9bbc('0x9')]);router[_0x9bbc('0x8')](_0x9bbc('0xa'),auth[_0x9bbc('0xb')](),controller[_0x9bbc('0xc')]);router[_0x9bbc('0x8')](_0x9bbc('0xd'),auth[_0x9bbc('0xb')](),controller['getSubjects']);router[_0x9bbc('0x8')](_0x9bbc('0xe'),auth[_0x9bbc('0xb')](),controller[_0x9bbc('0xf')]);router[_0x9bbc('0x8')](_0x9bbc('0x10'),auth[_0x9bbc('0xb')](),controller[_0x9bbc('0x11')]);router['post']('/',auth['isAuthenticated'](),controller['create']);router[_0x9bbc('0x12')]('/:id',auth['isAuthenticated'](),controller['update']);router[_0x9bbc('0x13')](_0x9bbc('0xa'),auth['isAuthenticated'](),controller[_0x9bbc('0x14')]);module[_0x9bbc('0x15')]=router;
\ No newline at end of file
+var _0x4eb4=['./intFreshsalesConfiguration.controller','get','isAuthenticated','index','show','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','/:id/fields','getFields','post','put','/:id','update','exports','path','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x9b9e0a,_0x253d5c){var _0x22432f=function(_0x570bd4){while(--_0x570bd4){_0x9b9e0a['push'](_0x9b9e0a['shift']());}};_0x22432f(++_0x253d5c);}(_0x4eb4,0x1de));var _0x44eb=function(_0x2b45b5,_0x474458){_0x2b45b5=_0x2b45b5-0x0;var _0x1d9c06=_0x4eb4[_0x2b45b5];return _0x1d9c06;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x44eb('0x0'));var timeout=require(_0x44eb('0x1'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x44eb('0x2'));var auth=require(_0x44eb('0x3'));var interaction=require(_0x44eb('0x4'));var config=require(_0x44eb('0x5'));var controller=require(_0x44eb('0x6'));router[_0x44eb('0x7')]('/',auth[_0x44eb('0x8')](),controller[_0x44eb('0x9')]);router[_0x44eb('0x7')]('/:id',auth[_0x44eb('0x8')](),controller[_0x44eb('0xa')]);router['get'](_0x44eb('0xb'),auth[_0x44eb('0x8')](),controller[_0x44eb('0xc')]);router[_0x44eb('0x7')](_0x44eb('0xd'),auth[_0x44eb('0x8')](),controller[_0x44eb('0xe')]);router[_0x44eb('0x7')](_0x44eb('0xf'),auth[_0x44eb('0x8')](),controller[_0x44eb('0x10')]);router[_0x44eb('0x11')]('/',auth[_0x44eb('0x8')](),controller['create']);router[_0x44eb('0x12')](_0x44eb('0x13'),auth['isAuthenticated'](),controller[_0x44eb('0x14')]);router['delete'](_0x44eb('0x13'),auth[_0x44eb('0x8')](),controller['destroy']);module[_0x44eb('0x15')]=router;
\ No newline at end of file