Built motion from commit 0415ced0.|2.6.28
[motion2.git] / server / api / intFreshsalesConfiguration / index.js
index 5e80ec0..816b634 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7cca=['destroy','exports','multer','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshsalesConfiguration.controller','isAuthenticated','get','/:id','show','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','getFields','post','create','put'];(function(_0xa3c06b,_0x490f99){var _0x33aa1d=function(_0x23a88e){while(--_0x23a88e){_0xa3c06b['push'](_0xa3c06b['shift']());}};_0x33aa1d(++_0x490f99);}(_0x7cca,0x8c));var _0xa7cc=function(_0x37cc16,_0x464cb6){_0x37cc16=_0x37cc16-0x0;var _0x29b31a=_0x7cca[_0x37cc16];return _0x29b31a;};'use strict';var multer=require(_0xa7cc('0x0'));var util=require('util');var path=require(_0xa7cc('0x1'));var timeout=require('connect-timeout');var express=require(_0xa7cc('0x2'));var router=express[_0xa7cc('0x3')]();var fs_extra=require(_0xa7cc('0x4'));var auth=require(_0xa7cc('0x5'));var interaction=require(_0xa7cc('0x6'));var config=require(_0xa7cc('0x7'));var controller=require(_0xa7cc('0x8'));router['get']('/',auth[_0xa7cc('0x9')](),controller['index']);router[_0xa7cc('0xa')](_0xa7cc('0xb'),auth[_0xa7cc('0x9')](),controller[_0xa7cc('0xc')]);router[_0xa7cc('0xa')](_0xa7cc('0xd'),auth[_0xa7cc('0x9')](),controller[_0xa7cc('0xe')]);router[_0xa7cc('0xa')](_0xa7cc('0xf'),auth[_0xa7cc('0x9')](),controller[_0xa7cc('0x10')]);router['get']('/:id/fields',auth[_0xa7cc('0x9')](),controller[_0xa7cc('0x11')]);router[_0xa7cc('0x12')]('/',auth[_0xa7cc('0x9')](),controller[_0xa7cc('0x13')]);router[_0xa7cc('0x14')](_0xa7cc('0xb'),auth[_0xa7cc('0x9')](),controller['update']);router['delete'](_0xa7cc('0xb'),auth[_0xa7cc('0x9')](),controller[_0xa7cc('0x15')]);module[_0xa7cc('0x16')]=router;
\ No newline at end of file
+var _0xc119=['../../config/environment','get','index','/:id','show','/:id/subjects','isAuthenticated','/:id/descriptions','getDescriptions','/:id/fields','getFields','post','create','destroy','exports','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x22a63e,_0x1b72b7){var _0x5515c2=function(_0x119822){while(--_0x119822){_0x22a63e['push'](_0x22a63e['shift']());}};_0x5515c2(++_0x1b72b7);}(_0xc119,0x159));var _0x9c11=function(_0xc6be3a,_0x540e05){_0xc6be3a=_0xc6be3a-0x0;var _0x56a310=_0xc119[_0xc6be3a];return _0x56a310;};'use strict';var multer=require('multer');var util=require(_0x9c11('0x0'));var path=require(_0x9c11('0x1'));var timeout=require('connect-timeout');var express=require(_0x9c11('0x2'));var router=express[_0x9c11('0x3')]();var fs_extra=require(_0x9c11('0x4'));var auth=require(_0x9c11('0x5'));var interaction=require(_0x9c11('0x6'));var config=require(_0x9c11('0x7'));var controller=require('./intFreshsalesConfiguration.controller');router[_0x9c11('0x8')]('/',auth['isAuthenticated'](),controller[_0x9c11('0x9')]);router[_0x9c11('0x8')](_0x9c11('0xa'),auth['isAuthenticated'](),controller[_0x9c11('0xb')]);router['get'](_0x9c11('0xc'),auth[_0x9c11('0xd')](),controller['getSubjects']);router['get'](_0x9c11('0xe'),auth['isAuthenticated'](),controller[_0x9c11('0xf')]);router[_0x9c11('0x8')](_0x9c11('0x10'),auth['isAuthenticated'](),controller[_0x9c11('0x11')]);router[_0x9c11('0x12')]('/',auth['isAuthenticated'](),controller[_0x9c11('0x13')]);router['put']('/:id',auth[_0x9c11('0xd')](),controller['update']);router['delete'](_0x9c11('0xa'),auth[_0x9c11('0xd')](),controller[_0x9c11('0x14')]);module[_0x9c11('0x15')]=router;
\ No newline at end of file