Built motion from commit (unavailable).|2.5.11
[motion2.git] / server / api / intZohoField / index.js
index 2d31bd3..979d650 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb03e=['express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intZohoField.controller','get','isAuthenticated','index','/:id','show','post','create','update','destroy','exports','util','path','connect-timeout'];(function(_0x3bfb65,_0x1e094a){var _0x539247=function(_0x50ce68){while(--_0x50ce68){_0x3bfb65['push'](_0x3bfb65['shift']());}};_0x539247(++_0x1e094a);}(_0xb03e,0x1eb));var _0xeb03=function(_0x5c0042,_0x40a76a){_0x5c0042=_0x5c0042-0x0;var _0x2aa93d=_0xb03e[_0x5c0042];return _0x2aa93d;};'use strict';var multer=require('multer');var util=require(_0xeb03('0x0'));var path=require(_0xeb03('0x1'));var timeout=require(_0xeb03('0x2'));var express=require(_0xeb03('0x3'));var router=express[_0xeb03('0x4')]();var auth=require(_0xeb03('0x5'));var interaction=require(_0xeb03('0x6'));var config=require(_0xeb03('0x7'));var controller=require(_0xeb03('0x8'));router[_0xeb03('0x9')]('/',auth[_0xeb03('0xa')](),controller[_0xeb03('0xb')]);router['get'](_0xeb03('0xc'),auth[_0xeb03('0xa')](),controller[_0xeb03('0xd')]);router[_0xeb03('0xe')]('/',auth[_0xeb03('0xa')](),controller[_0xeb03('0xf')]);router['put'](_0xeb03('0xc'),auth[_0xeb03('0xa')](),controller[_0xeb03('0x10')]);router['delete'](_0xeb03('0xc'),auth['isAuthenticated'](),controller[_0xeb03('0x11')]);module[_0xeb03('0x12')]=router;
\ No newline at end of file
+var _0x1a37=['multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intZohoField.controller','isAuthenticated','get','/:id','show','update','delete','destroy','exports'];(function(_0x55b63f,_0x3e9993){var _0x2f3017=function(_0x1f0702){while(--_0x1f0702){_0x55b63f['push'](_0x55b63f['shift']());}};_0x2f3017(++_0x3e9993);}(_0x1a37,0xb4));var _0x71a3=function(_0x2641f9,_0x26715f){_0x2641f9=_0x2641f9-0x0;var _0x585741=_0x1a37[_0x2641f9];return _0x585741;};'use strict';var multer=require(_0x71a3('0x0'));var util=require(_0x71a3('0x1'));var path=require(_0x71a3('0x2'));var timeout=require(_0x71a3('0x3'));var express=require(_0x71a3('0x4'));var router=express[_0x71a3('0x5')]();var auth=require(_0x71a3('0x6'));var interaction=require(_0x71a3('0x7'));var config=require(_0x71a3('0x8'));var controller=require(_0x71a3('0x9'));router['get']('/',auth[_0x71a3('0xa')](),controller['index']);router[_0x71a3('0xb')](_0x71a3('0xc'),auth[_0x71a3('0xa')](),controller[_0x71a3('0xd')]);router['post']('/',auth['isAuthenticated'](),controller['create']);router['put'](_0x71a3('0xc'),auth[_0x71a3('0xa')](),controller[_0x71a3('0xe')]);router[_0x71a3('0xf')](_0x71a3('0xc'),auth[_0x71a3('0xa')](),controller[_0x71a3('0x10')]);module[_0x71a3('0x11')]=router;
\ No newline at end of file