Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / intFreshsalesAccount / index.js
index a569ca6..67da622 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9f84=['put','update','destroy','util','path','connect-timeout','Router','../../components/auth/service','../../config/environment','./intFreshsalesAccount.controller','get','isAuthenticated','index','/:id','/:id/configurations','/:id/fields','getFields','create','post','addConfiguration'];(function(_0x54b705,_0x3d8513){var _0x1bbe6a=function(_0x508c81){while(--_0x508c81){_0x54b705['push'](_0x54b705['shift']());}};_0x1bbe6a(++_0x3d8513);}(_0x9f84,0x17f));var _0x49f8=function(_0xb11807,_0x3ad4d8){_0xb11807=_0xb11807-0x0;var _0x4e0025=_0x9f84[_0xb11807];return _0x4e0025;};'use strict';var multer=require('multer');var util=require(_0x49f8('0x0'));var path=require(_0x49f8('0x1'));var timeout=require(_0x49f8('0x2'));var express=require('express');var router=express[_0x49f8('0x3')]();var auth=require(_0x49f8('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x49f8('0x5'));var controller=require(_0x49f8('0x6'));router[_0x49f8('0x7')]('/',auth[_0x49f8('0x8')](),controller[_0x49f8('0x9')]);router[_0x49f8('0x7')](_0x49f8('0xa'),auth[_0x49f8('0x8')](),controller['show']);router[_0x49f8('0x7')](_0x49f8('0xb'),auth[_0x49f8('0x8')](),controller['getConfigurations']);router['get'](_0x49f8('0xc'),auth['isAuthenticated'](),controller[_0x49f8('0xd')]);router['post']('/',auth[_0x49f8('0x8')](),controller[_0x49f8('0xe')]);router[_0x49f8('0xf')]('/:id/configurations',auth[_0x49f8('0x8')](),controller[_0x49f8('0x10')]);router[_0x49f8('0x11')](_0x49f8('0xa'),auth['isAuthenticated'](),controller[_0x49f8('0x12')]);router['delete'](_0x49f8('0xa'),auth[_0x49f8('0x8')](),controller[_0x49f8('0x13')]);module['exports']=router;
\ No newline at end of file
+var _0x0713=['destroy','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./intFreshsalesAccount.controller','get','isAuthenticated','index','/:id','show','/:id/configurations','/:id/fields','getFields','post','create','addConfiguration','delete'];(function(_0x26f512,_0x6335e){var _0x4187c6=function(_0x3d73c0){while(--_0x3d73c0){_0x26f512['push'](_0x26f512['shift']());}};_0x4187c6(++_0x6335e);}(_0x0713,0x1ba));var _0x3071=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x0713[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x3071('0x0'));var timeout=require(_0x3071('0x1'));var express=require(_0x3071('0x2'));var router=express[_0x3071('0x3')]();var fs_extra=require(_0x3071('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0x3071('0x5'));var config=require(_0x3071('0x6'));var controller=require(_0x3071('0x7'));router[_0x3071('0x8')]('/',auth[_0x3071('0x9')](),controller[_0x3071('0xa')]);router[_0x3071('0x8')](_0x3071('0xb'),auth[_0x3071('0x9')](),controller[_0x3071('0xc')]);router[_0x3071('0x8')](_0x3071('0xd'),auth[_0x3071('0x9')](),controller['getConfigurations']);router[_0x3071('0x8')](_0x3071('0xe'),auth[_0x3071('0x9')](),controller[_0x3071('0xf')]);router[_0x3071('0x10')]('/',auth['isAuthenticated'](),controller[_0x3071('0x11')]);router[_0x3071('0x10')](_0x3071('0xd'),auth[_0x3071('0x9')](),controller[_0x3071('0x12')]);router['put']('/:id',auth[_0x3071('0x9')](),controller['update']);router[_0x3071('0x13')](_0x3071('0xb'),auth['isAuthenticated'](),controller[_0x3071('0x14')]);module['exports']=router;
\ No newline at end of file