Built motion from commit (unavailable).|2.5.0
[motion2.git] / server / api / intFreshsalesConfiguration / index.js
index c5af40c..a7415d8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb0f8=['post','create','put','update','destroy','multer','util','path','connect-timeout','express','Router','../../config/environment','./intFreshsalesConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/subjects','/:id/descriptions','getDescriptions','/:id/fields','getFields'];(function(_0x556927,_0x34b53f){var _0x5f1235=function(_0x4f4e44){while(--_0x4f4e44){_0x556927['push'](_0x556927['shift']());}};_0x5f1235(++_0x34b53f);}(_0xb0f8,0xd4));var _0x8b0f=function(_0xe4a7a1,_0x22944d){_0xe4a7a1=_0xe4a7a1-0x0;var _0xe0200f=_0xb0f8[_0xe4a7a1];return _0xe0200f;};'use strict';var multer=require(_0x8b0f('0x0'));var util=require(_0x8b0f('0x1'));var path=require(_0x8b0f('0x2'));var timeout=require(_0x8b0f('0x3'));var express=require(_0x8b0f('0x4'));var router=express[_0x8b0f('0x5')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x8b0f('0x6'));var controller=require(_0x8b0f('0x7'));router[_0x8b0f('0x8')]('/',auth[_0x8b0f('0x9')](),controller[_0x8b0f('0xa')]);router[_0x8b0f('0x8')](_0x8b0f('0xb'),auth[_0x8b0f('0x9')](),controller[_0x8b0f('0xc')]);router['get'](_0x8b0f('0xd'),auth['isAuthenticated'](),controller['getSubjects']);router[_0x8b0f('0x8')](_0x8b0f('0xe'),auth[_0x8b0f('0x9')](),controller[_0x8b0f('0xf')]);router[_0x8b0f('0x8')](_0x8b0f('0x10'),auth[_0x8b0f('0x9')](),controller[_0x8b0f('0x11')]);router[_0x8b0f('0x12')]('/',auth[_0x8b0f('0x9')](),controller[_0x8b0f('0x13')]);router[_0x8b0f('0x14')](_0x8b0f('0xb'),auth['isAuthenticated'](),controller[_0x8b0f('0x15')]);router['delete'](_0x8b0f('0xb'),auth[_0x8b0f('0x9')](),controller[_0x8b0f('0x16')]);module['exports']=router;
\ No newline at end of file
+var _0x3b69=['/:id','/:id/subjects','getSubjects','/:id/fields','getFields','delete','destroy','multer','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshsalesConfiguration.controller','get','isAuthenticated','index'];(function(_0x1e4f2d,_0x22e2bb){var _0xd05ce5=function(_0x4c7b43){while(--_0x4c7b43){_0x1e4f2d['push'](_0x1e4f2d['shift']());}};_0xd05ce5(++_0x22e2bb);}(_0x3b69,0x16c));var _0x93b6=function(_0x2c072f,_0x8efd98){_0x2c072f=_0x2c072f-0x0;var _0x3c46fd=_0x3b69[_0x2c072f];return _0x3c46fd;};'use strict';var multer=require(_0x93b6('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x93b6('0x1'));var express=require('express');var router=express[_0x93b6('0x2')]();var auth=require(_0x93b6('0x3'));var interaction=require(_0x93b6('0x4'));var config=require(_0x93b6('0x5'));var controller=require(_0x93b6('0x6'));router[_0x93b6('0x7')]('/',auth[_0x93b6('0x8')](),controller[_0x93b6('0x9')]);router[_0x93b6('0x7')](_0x93b6('0xa'),auth[_0x93b6('0x8')](),controller['show']);router['get'](_0x93b6('0xb'),auth[_0x93b6('0x8')](),controller[_0x93b6('0xc')]);router[_0x93b6('0x7')]('/:id/descriptions',auth[_0x93b6('0x8')](),controller['getDescriptions']);router[_0x93b6('0x7')](_0x93b6('0xd'),auth['isAuthenticated'](),controller[_0x93b6('0xe')]);router['post']('/',auth[_0x93b6('0x8')](),controller['create']);router['put'](_0x93b6('0xa'),auth['isAuthenticated'](),controller['update']);router[_0x93b6('0xf')](_0x93b6('0xa'),auth[_0x93b6('0x8')](),controller[_0x93b6('0x10')]);module['exports']=router;
\ No newline at end of file