Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / intZohoAccount / index.js
index 6e9e07a..97c9f2c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc72f=['isAuthenticated','index','/:id','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','put','update','delete','exports','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intZohoAccount.controller','get'];(function(_0x1ac6ec,_0x1f81fc){var _0x48a489=function(_0xf38b04){while(--_0xf38b04){_0x1ac6ec['push'](_0x1ac6ec['shift']());}};_0x48a489(++_0x1f81fc);}(_0xc72f,0x1f1));var _0xfc72=function(_0x4ed520,_0x21be63){_0x4ed520=_0x4ed520-0x0;var _0x4415a6=_0xc72f[_0x4ed520];return _0x4415a6;};'use strict';var multer=require('multer');var util=require(_0xfc72('0x0'));var path=require('path');var timeout=require(_0xfc72('0x1'));var express=require(_0xfc72('0x2'));var router=express[_0xfc72('0x3')]();var auth=require(_0xfc72('0x4'));var interaction=require(_0xfc72('0x5'));var config=require(_0xfc72('0x6'));var controller=require(_0xfc72('0x7'));router[_0xfc72('0x8')]('/',auth[_0xfc72('0x9')](),controller[_0xfc72('0xa')]);router[_0xfc72('0x8')](_0xfc72('0xb'),auth[_0xfc72('0x9')](),controller['show']);router[_0xfc72('0x8')](_0xfc72('0xc'),auth[_0xfc72('0x9')](),controller[_0xfc72('0xd')]);router[_0xfc72('0x8')](_0xfc72('0xe'),auth[_0xfc72('0x9')](),controller[_0xfc72('0xf')]);router[_0xfc72('0x10')]('/',auth[_0xfc72('0x9')](),controller[_0xfc72('0x11')]);router['post'](_0xfc72('0xc'),auth['isAuthenticated'](),controller['addConfiguration']);router[_0xfc72('0x12')](_0xfc72('0xb'),auth[_0xfc72('0x9')](),controller[_0xfc72('0x13')]);router[_0xfc72('0x14')](_0xfc72('0xb'),auth[_0xfc72('0x9')](),controller['destroy']);module[_0xfc72('0x15')]=router;
\ No newline at end of file
+var _0xb180=['/:id/configurations','getConfigurations','/:id/fields','getFields','post','addConfiguration','/:id','exports','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intZohoAccount.controller','get','isAuthenticated','index','show'];(function(_0x2ca574,_0x553a78){var _0x2bdf88=function(_0x5009c8){while(--_0x5009c8){_0x2ca574['push'](_0x2ca574['shift']());}};_0x2bdf88(++_0x553a78);}(_0xb180,0x112));var _0x0b18=function(_0x44a9bc,_0x3cca3c){_0x44a9bc=_0x44a9bc-0x0;var _0x4c18b1=_0xb180[_0x44a9bc];return _0x4c18b1;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x0b18('0x0'));var timeout=require('connect-timeout');var express=require(_0x0b18('0x1'));var router=express[_0x0b18('0x2')]();var auth=require(_0x0b18('0x3'));var interaction=require(_0x0b18('0x4'));var config=require(_0x0b18('0x5'));var controller=require(_0x0b18('0x6'));router[_0x0b18('0x7')]('/',auth[_0x0b18('0x8')](),controller[_0x0b18('0x9')]);router[_0x0b18('0x7')]('/:id',auth[_0x0b18('0x8')](),controller[_0x0b18('0xa')]);router[_0x0b18('0x7')](_0x0b18('0xb'),auth['isAuthenticated'](),controller[_0x0b18('0xc')]);router['get'](_0x0b18('0xd'),auth['isAuthenticated'](),controller[_0x0b18('0xe')]);router['post']('/',auth[_0x0b18('0x8')](),controller['create']);router[_0x0b18('0xf')](_0x0b18('0xb'),auth[_0x0b18('0x8')](),controller[_0x0b18('0x10')]);router['put'](_0x0b18('0x11'),auth[_0x0b18('0x8')](),controller['update']);router['delete'](_0x0b18('0x11'),auth[_0x0b18('0x8')](),controller['destroy']);module[_0x0b18('0x12')]=router;
\ No newline at end of file