Built motion from commit (unavailable).|2.2.4
[motion2.git] / server / api / intSalesforceConfiguration / index.js
index e69c9fd..bc6f028 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0f19=['index','/:id','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','create','delete','destroy','exports','multer','util','connect-timeout','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated'];(function(_0x8b2bbd,_0x2b1ced){var _0x299614=function(_0x512aa8){while(--_0x512aa8){_0x8b2bbd['push'](_0x8b2bbd['shift']());}};_0x299614(++_0x2b1ced);}(_0x0f19,0x19a));var _0x90f1=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x0f19[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0x90f1('0x0'));var util=require(_0x90f1('0x1'));var path=require('path');var timeout=require(_0x90f1('0x2'));var express=require('express');var router=express['Router']();var auth=require(_0x90f1('0x3'));var interaction=require(_0x90f1('0x4'));var config=require(_0x90f1('0x5'));var controller=require('./intSalesforceConfiguration.controller');router[_0x90f1('0x6')]('/',auth[_0x90f1('0x7')](),controller[_0x90f1('0x8')]);router['get'](_0x90f1('0x9'),auth[_0x90f1('0x7')](),controller[_0x90f1('0xa')]);router[_0x90f1('0x6')](_0x90f1('0xb'),auth['isAuthenticated'](),controller[_0x90f1('0xc')]);router[_0x90f1('0x6')](_0x90f1('0xd'),auth[_0x90f1('0x7')](),controller[_0x90f1('0xe')]);router[_0x90f1('0x6')](_0x90f1('0xf'),auth[_0x90f1('0x7')](),controller[_0x90f1('0x10')]);router[_0x90f1('0x11')]('/',auth[_0x90f1('0x7')](),controller[_0x90f1('0x12')]);router['put'](_0x90f1('0x9'),auth[_0x90f1('0x7')](),controller['update']);router[_0x90f1('0x13')](_0x90f1('0x9'),auth[_0x90f1('0x7')](),controller[_0x90f1('0x14')]);module[_0x90f1('0x15')]=router;
\ No newline at end of file
+var _0x5fbc=['put','/:id','delete','destroy','exports','path','express','Router','../../components/auth/service','../../config/environment','./intSalesforceConfiguration.controller','get','isAuthenticated','index','show','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post'];(function(_0x455b30,_0x286129){var _0x400f0c=function(_0x2145af){while(--_0x2145af){_0x455b30['push'](_0x455b30['shift']());}};_0x400f0c(++_0x286129);}(_0x5fbc,0x159));var _0xc5fb=function(_0x367ef7,_0x574367){_0x367ef7=_0x367ef7-0x0;var _0x2f1023=_0x5fbc[_0x367ef7];return _0x2f1023;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xc5fb('0x0'));var timeout=require('connect-timeout');var express=require(_0xc5fb('0x1'));var router=express[_0xc5fb('0x2')]();var auth=require(_0xc5fb('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0xc5fb('0x4'));var controller=require(_0xc5fb('0x5'));router[_0xc5fb('0x6')]('/',auth[_0xc5fb('0x7')](),controller[_0xc5fb('0x8')]);router[_0xc5fb('0x6')]('/:id',auth[_0xc5fb('0x7')](),controller[_0xc5fb('0x9')]);router[_0xc5fb('0x6')]('/:id/fields',auth['isAuthenticated'](),controller['getFields']);router[_0xc5fb('0x6')](_0xc5fb('0xa'),auth[_0xc5fb('0x7')](),controller[_0xc5fb('0xb')]);router[_0xc5fb('0x6')](_0xc5fb('0xc'),auth[_0xc5fb('0x7')](),controller[_0xc5fb('0xd')]);router[_0xc5fb('0xe')]('/',auth[_0xc5fb('0x7')](),controller['create']);router[_0xc5fb('0xf')](_0xc5fb('0x10'),auth[_0xc5fb('0x7')](),controller['update']);router[_0xc5fb('0x11')]('/:id',auth[_0xc5fb('0x7')](),controller[_0xc5fb('0x12')]);module[_0xc5fb('0x13')]=router;
\ No newline at end of file