Built motion from commit 775e2a94.|2.6.3
[motion2.git] / server / api / intSalesforceConfiguration / index.js
index f9b87cc..5ab702e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3b74=['getFields','/:id/subjects','getSubjects','/:id/descriptions','post','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/:id','show'];(function(_0x329380,_0xc0a930){var _0x4fb018=function(_0x5a415b){while(--_0x5a415b){_0x329380['push'](_0x329380['shift']());}};_0x4fb018(++_0xc0a930);}(_0x3b74,0x11e));var _0x43b7=function(_0x257191,_0x56895d){_0x257191=_0x257191-0x0;var _0x19e7de=_0x3b74[_0x257191];return _0x19e7de;};'use strict';var multer=require(_0x43b7('0x0'));var util=require(_0x43b7('0x1'));var path=require(_0x43b7('0x2'));var timeout=require(_0x43b7('0x3'));var express=require(_0x43b7('0x4'));var router=express[_0x43b7('0x5')]();var auth=require(_0x43b7('0x6'));var interaction=require(_0x43b7('0x7'));var config=require(_0x43b7('0x8'));var controller=require('./intSalesforceConfiguration.controller');router[_0x43b7('0x9')]('/',auth[_0x43b7('0xa')](),controller[_0x43b7('0xb')]);router[_0x43b7('0x9')](_0x43b7('0xc'),auth[_0x43b7('0xa')](),controller[_0x43b7('0xd')]);router[_0x43b7('0x9')]('/:id/fields',auth[_0x43b7('0xa')](),controller[_0x43b7('0xe')]);router[_0x43b7('0x9')](_0x43b7('0xf'),auth[_0x43b7('0xa')](),controller[_0x43b7('0x10')]);router['get'](_0x43b7('0x11'),auth[_0x43b7('0xa')](),controller['getDescriptions']);router[_0x43b7('0x12')]('/',auth[_0x43b7('0xa')](),controller[_0x43b7('0x13')]);router[_0x43b7('0x14')](_0x43b7('0xc'),auth[_0x43b7('0xa')](),controller[_0x43b7('0x15')]);router[_0x43b7('0x16')](_0x43b7('0xc'),auth['isAuthenticated'](),controller[_0x43b7('0x17')]);module[_0x43b7('0x18')]=router;
\ No newline at end of file
+var _0x0b0e=['post','create','put','/:id','update','destroy','exports','multer','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSalesforceConfiguration.controller','get','isAuthenticated','index','show','/:id/fields','/:id/subjects','getSubjects','getDescriptions'];(function(_0xae7c2f,_0xf31e04){var _0x5d7001=function(_0x4eeadb){while(--_0x4eeadb){_0xae7c2f['push'](_0xae7c2f['shift']());}};_0x5d7001(++_0xf31e04);}(_0x0b0e,0x187));var _0xe0b0=function(_0x47159c,_0x1c8216){_0x47159c=_0x47159c-0x0;var _0x454dbe=_0x0b0e[_0x47159c];return _0x454dbe;};'use strict';var multer=require(_0xe0b0('0x0'));var util=require('util');var path=require(_0xe0b0('0x1'));var timeout=require('connect-timeout');var express=require(_0xe0b0('0x2'));var router=express[_0xe0b0('0x3')]();var fs_extra=require(_0xe0b0('0x4'));var auth=require(_0xe0b0('0x5'));var interaction=require(_0xe0b0('0x6'));var config=require(_0xe0b0('0x7'));var controller=require(_0xe0b0('0x8'));router[_0xe0b0('0x9')]('/',auth[_0xe0b0('0xa')](),controller[_0xe0b0('0xb')]);router[_0xe0b0('0x9')]('/:id',auth['isAuthenticated'](),controller[_0xe0b0('0xc')]);router[_0xe0b0('0x9')](_0xe0b0('0xd'),auth[_0xe0b0('0xa')](),controller['getFields']);router[_0xe0b0('0x9')](_0xe0b0('0xe'),auth['isAuthenticated'](),controller[_0xe0b0('0xf')]);router[_0xe0b0('0x9')]('/:id/descriptions',auth[_0xe0b0('0xa')](),controller[_0xe0b0('0x10')]);router[_0xe0b0('0x11')]('/',auth['isAuthenticated'](),controller[_0xe0b0('0x12')]);router[_0xe0b0('0x13')](_0xe0b0('0x14'),auth[_0xe0b0('0xa')](),controller[_0xe0b0('0x15')]);router['delete'](_0xe0b0('0x14'),auth[_0xe0b0('0xa')](),controller[_0xe0b0('0x16')]);module[_0xe0b0('0x17')]=router;
\ No newline at end of file