Built motion from commit ff78e754.|2.6.29
[motion2.git] / server / api / intZohoConfiguration / index.js
index cd925a0..15b9f0c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x382c=['create','put','/:id','delete','exports','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','show','/:id/fields','/:id/subjects','/:id/descriptions'];(function(_0x200946,_0x54a8da){var _0x3e0779=function(_0xc61d72){while(--_0xc61d72){_0x200946['push'](_0x200946['shift']());}};_0x3e0779(++_0x54a8da);}(_0x382c,0x1ba));var _0xc382=function(_0x438815,_0x5d35e3){_0x438815=_0x438815-0x0;var _0xc71a2f=_0x382c[_0x438815];return _0xc71a2f;};'use strict';var multer=require('multer');var util=require(_0xc382('0x0'));var path=require(_0xc382('0x1'));var timeout=require(_0xc382('0x2'));var express=require(_0xc382('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0xc382('0x4'));var interaction=require(_0xc382('0x5'));var config=require(_0xc382('0x6'));var controller=require('./intZohoConfiguration.controller');router[_0xc382('0x7')]('/',auth[_0xc382('0x8')](),controller[_0xc382('0x9')]);router[_0xc382('0x7')]('/:id',auth['isAuthenticated'](),controller[_0xc382('0xa')]);router[_0xc382('0x7')](_0xc382('0xb'),auth['isAuthenticated'](),controller['getFields']);router[_0xc382('0x7')](_0xc382('0xc'),auth[_0xc382('0x8')](),controller['getSubjects']);router[_0xc382('0x7')](_0xc382('0xd'),auth[_0xc382('0x8')](),controller['getDescriptions']);router['post']('/',auth[_0xc382('0x8')](),controller[_0xc382('0xe')]);router[_0xc382('0xf')](_0xc382('0x10'),auth['isAuthenticated'](),controller['update']);router[_0xc382('0x11')](_0xc382('0x10'),auth['isAuthenticated'](),controller['destroy']);module[_0xc382('0x12')]=router;
\ No newline at end of file
+var _0x29be=['getSubjects','/:id/descriptions','getDescriptions','create','update','delete','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intZohoConfiguration.controller','isAuthenticated','get','/:id','show','/:id/fields','getFields','/:id/subjects'];(function(_0x1630f1,_0x2eba83){var _0x1531e6=function(_0x1d25ec){while(--_0x1d25ec){_0x1630f1['push'](_0x1630f1['shift']());}};_0x1531e6(++_0x2eba83);}(_0x29be,0xc7));var _0xe29b=function(_0x5ddb1c,_0x5ea4df){_0x5ddb1c=_0x5ddb1c-0x0;var _0x354adc=_0x29be[_0x5ddb1c];return _0x354adc;};'use strict';var multer=require(_0xe29b('0x0'));var util=require(_0xe29b('0x1'));var path=require(_0xe29b('0x2'));var timeout=require(_0xe29b('0x3'));var express=require(_0xe29b('0x4'));var router=express[_0xe29b('0x5')]();var fs_extra=require(_0xe29b('0x6'));var auth=require(_0xe29b('0x7'));var interaction=require(_0xe29b('0x8'));var config=require('../../config/environment');var controller=require(_0xe29b('0x9'));router['get']('/',auth[_0xe29b('0xa')](),controller['index']);router[_0xe29b('0xb')](_0xe29b('0xc'),auth[_0xe29b('0xa')](),controller[_0xe29b('0xd')]);router[_0xe29b('0xb')](_0xe29b('0xe'),auth[_0xe29b('0xa')](),controller[_0xe29b('0xf')]);router[_0xe29b('0xb')](_0xe29b('0x10'),auth[_0xe29b('0xa')](),controller[_0xe29b('0x11')]);router[_0xe29b('0xb')](_0xe29b('0x12'),auth[_0xe29b('0xa')](),controller[_0xe29b('0x13')]);router['post']('/',auth['isAuthenticated'](),controller[_0xe29b('0x14')]);router['put']('/:id',auth['isAuthenticated'](),controller[_0xe29b('0x15')]);router[_0xe29b('0x16')](_0xe29b('0xc'),auth[_0xe29b('0xa')](),controller['destroy']);module[_0xe29b('0x17')]=router;
\ No newline at end of file