Built motion from commit 775e2a94.|2.6.3
[motion2.git] / server / api / intSalesforceConfiguration / index.js
index 2f0c837..5ab702e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4b18=['getSubjects','/:id/descriptions','getDescriptions','create','put','/:id','delete','destroy','exports','multer','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSalesforceConfiguration.controller','get','index','isAuthenticated','show','/:id/fields','getFields','/:id/subjects'];(function(_0x4a401c,_0x2fd896){var _0x26736f=function(_0x2e5122){while(--_0x2e5122){_0x4a401c['push'](_0x4a401c['shift']());}};_0x26736f(++_0x2fd896);}(_0x4b18,0x1d1));var _0x84b1=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x4b18[_0x14add3];return _0x4a174f;};'use strict';var multer=require(_0x84b1('0x0'));var util=require(_0x84b1('0x1'));var path=require('path');var timeout=require(_0x84b1('0x2'));var express=require(_0x84b1('0x3'));var router=express['Router']();var auth=require(_0x84b1('0x4'));var interaction=require(_0x84b1('0x5'));var config=require(_0x84b1('0x6'));var controller=require(_0x84b1('0x7'));router[_0x84b1('0x8')]('/',auth['isAuthenticated'](),controller[_0x84b1('0x9')]);router[_0x84b1('0x8')]('/:id',auth[_0x84b1('0xa')](),controller[_0x84b1('0xb')]);router[_0x84b1('0x8')](_0x84b1('0xc'),auth[_0x84b1('0xa')](),controller[_0x84b1('0xd')]);router[_0x84b1('0x8')](_0x84b1('0xe'),auth[_0x84b1('0xa')](),controller[_0x84b1('0xf')]);router['get'](_0x84b1('0x10'),auth['isAuthenticated'](),controller[_0x84b1('0x11')]);router['post']('/',auth['isAuthenticated'](),controller[_0x84b1('0x12')]);router[_0x84b1('0x13')](_0x84b1('0x14'),auth[_0x84b1('0xa')](),controller['update']);router[_0x84b1('0x15')](_0x84b1('0x14'),auth['isAuthenticated'](),controller[_0x84b1('0x16')]);module[_0x84b1('0x17')]=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