Built motion from commit (unavailable).|2.4.6
[motion2.git] / server / api / intSalesforceConfiguration / index.js
index c6d564a..0cbe452 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa35f=['destroy','exports','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSalesforceConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','post','create','put','update'];(function(_0x321c6d,_0x6e6f64){var _0x2f36da=function(_0x11c29a){while(--_0x11c29a){_0x321c6d['push'](_0x321c6d['shift']());}};_0x2f36da(++_0x6e6f64);}(_0xa35f,0xa3));var _0xfa35=function(_0x4f6f84,_0x31e197){_0x4f6f84=_0x4f6f84-0x0;var _0x20d989=_0xa35f[_0x4f6f84];return _0x20d989;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xfa35('0x0'));var timeout=require('connect-timeout');var express=require(_0xfa35('0x1'));var router=express[_0xfa35('0x2')]();var auth=require(_0xfa35('0x3'));var interaction=require(_0xfa35('0x4'));var config=require(_0xfa35('0x5'));var controller=require(_0xfa35('0x6'));router[_0xfa35('0x7')]('/',auth[_0xfa35('0x8')](),controller[_0xfa35('0x9')]);router[_0xfa35('0x7')](_0xfa35('0xa'),auth[_0xfa35('0x8')](),controller[_0xfa35('0xb')]);router['get'](_0xfa35('0xc'),auth[_0xfa35('0x8')](),controller[_0xfa35('0xd')]);router[_0xfa35('0x7')](_0xfa35('0xe'),auth[_0xfa35('0x8')](),controller[_0xfa35('0xf')]);router[_0xfa35('0x7')](_0xfa35('0x10'),auth['isAuthenticated'](),controller['getDescriptions']);router[_0xfa35('0x11')]('/',auth[_0xfa35('0x8')](),controller[_0xfa35('0x12')]);router[_0xfa35('0x13')](_0xfa35('0xa'),auth[_0xfa35('0x8')](),controller[_0xfa35('0x14')]);router['delete'](_0xfa35('0xa'),auth[_0xfa35('0x8')](),controller[_0xfa35('0x15')]);module[_0xfa35('0x16')]=router;
\ No newline at end of file
+var _0x18b8=['index','/:id','show','/:id/fields','getFields','/:id/descriptions','getDescriptions','create','put','delete','exports','multer','util','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated'];(function(_0x46d0c9,_0x526bfa){var _0x174506=function(_0x654bc6){while(--_0x654bc6){_0x46d0c9['push'](_0x46d0c9['shift']());}};_0x174506(++_0x526bfa);}(_0x18b8,0xd3));var _0x818b=function(_0x13eecb,_0x5d3e6d){_0x13eecb=_0x13eecb-0x0;var _0x4f2ef8=_0x18b8[_0x13eecb];return _0x4f2ef8;};'use strict';var multer=require(_0x818b('0x0'));var util=require(_0x818b('0x1'));var path=require('path');var timeout=require(_0x818b('0x2'));var express=require('express');var router=express[_0x818b('0x3')]();var auth=require(_0x818b('0x4'));var interaction=require(_0x818b('0x5'));var config=require(_0x818b('0x6'));var controller=require('./intSalesforceConfiguration.controller');router[_0x818b('0x7')]('/',auth[_0x818b('0x8')](),controller[_0x818b('0x9')]);router[_0x818b('0x7')](_0x818b('0xa'),auth[_0x818b('0x8')](),controller[_0x818b('0xb')]);router[_0x818b('0x7')](_0x818b('0xc'),auth[_0x818b('0x8')](),controller[_0x818b('0xd')]);router['get']('/:id/subjects',auth[_0x818b('0x8')](),controller['getSubjects']);router[_0x818b('0x7')](_0x818b('0xe'),auth[_0x818b('0x8')](),controller[_0x818b('0xf')]);router['post']('/',auth[_0x818b('0x8')](),controller[_0x818b('0x10')]);router[_0x818b('0x11')]('/:id',auth[_0x818b('0x8')](),controller['update']);router[_0x818b('0x12')]('/:id',auth[_0x818b('0x8')](),controller['destroy']);module[_0x818b('0x13')]=router;
\ No newline at end of file