Built motion from commit fa4c4286.|2.6.29
[motion2.git] / server / api / intZohoConfiguration / index.js
index c3f38b4..a0a9d7b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbfc2=['../../config/environment','./intZohoConfiguration.controller','get','isAuthenticated','index','/:id','show','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','create','delete','destroy','exports','multer','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x618414,_0x1a7a60){var _0x21c19a=function(_0x507b17){while(--_0x507b17){_0x618414['push'](_0x618414['shift']());}};_0x21c19a(++_0x1a7a60);}(_0xbfc2,0x156));var _0x2bfc=function(_0x40a045,_0x516f0e){_0x40a045=_0x40a045-0x0;var _0x1a687c=_0xbfc2[_0x40a045];return _0x1a687c;};'use strict';var multer=require(_0x2bfc('0x0'));var util=require(_0x2bfc('0x1'));var path=require(_0x2bfc('0x2'));var timeout=require(_0x2bfc('0x3'));var express=require('express');var router=express[_0x2bfc('0x4')]();var fs_extra=require(_0x2bfc('0x5'));var auth=require(_0x2bfc('0x6'));var interaction=require(_0x2bfc('0x7'));var config=require(_0x2bfc('0x8'));var controller=require(_0x2bfc('0x9'));router[_0x2bfc('0xa')]('/',auth[_0x2bfc('0xb')](),controller[_0x2bfc('0xc')]);router[_0x2bfc('0xa')](_0x2bfc('0xd'),auth[_0x2bfc('0xb')](),controller[_0x2bfc('0xe')]);router[_0x2bfc('0xa')]('/:id/fields',auth[_0x2bfc('0xb')](),controller[_0x2bfc('0xf')]);router[_0x2bfc('0xa')](_0x2bfc('0x10'),auth['isAuthenticated'](),controller[_0x2bfc('0x11')]);router[_0x2bfc('0xa')](_0x2bfc('0x12'),auth[_0x2bfc('0xb')](),controller[_0x2bfc('0x13')]);router[_0x2bfc('0x14')]('/',auth[_0x2bfc('0xb')](),controller[_0x2bfc('0x15')]);router['put']('/:id',auth[_0x2bfc('0xb')](),controller['update']);router[_0x2bfc('0x16')]('/:id',auth[_0x2bfc('0xb')](),controller[_0x2bfc('0x17')]);module[_0x2bfc('0x18')]=router;
\ No newline at end of file
+var _0xbb51=['getDescriptions','post','create','/:id','update','multer','util','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','show','/:id/fields','/:id/subjects','getSubjects','/:id/descriptions'];(function(_0x3b380d,_0x4bf247){var _0x54502b=function(_0x35d207){while(--_0x35d207){_0x3b380d['push'](_0x3b380d['shift']());}};_0x54502b(++_0x4bf247);}(_0xbb51,0x7d));var _0x1bb5=function(_0x18cd5b,_0x10240b){_0x18cd5b=_0x18cd5b-0x0;var _0x5eaa52=_0xbb51[_0x18cd5b];return _0x5eaa52;};'use strict';var multer=require(_0x1bb5('0x0'));var util=require(_0x1bb5('0x1'));var path=require('path');var timeout=require(_0x1bb5('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x1bb5('0x3'));var auth=require(_0x1bb5('0x4'));var interaction=require(_0x1bb5('0x5'));var config=require(_0x1bb5('0x6'));var controller=require('./intZohoConfiguration.controller');router['get']('/',auth[_0x1bb5('0x7')](),controller[_0x1bb5('0x8')]);router[_0x1bb5('0x9')]('/:id',auth[_0x1bb5('0x7')](),controller[_0x1bb5('0xa')]);router['get'](_0x1bb5('0xb'),auth[_0x1bb5('0x7')](),controller['getFields']);router[_0x1bb5('0x9')](_0x1bb5('0xc'),auth[_0x1bb5('0x7')](),controller[_0x1bb5('0xd')]);router[_0x1bb5('0x9')](_0x1bb5('0xe'),auth[_0x1bb5('0x7')](),controller[_0x1bb5('0xf')]);router[_0x1bb5('0x10')]('/',auth[_0x1bb5('0x7')](),controller[_0x1bb5('0x11')]);router['put'](_0x1bb5('0x12'),auth[_0x1bb5('0x7')](),controller[_0x1bb5('0x13')]);router['delete'](_0x1bb5('0x12'),auth[_0x1bb5('0x7')](),controller['destroy']);module['exports']=router;
\ No newline at end of file