Built motion from commit (unavailable).|2.5.10
[motion2.git] / server / api / intZohoField / index.js
index 112d05b..43f25f3 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1c9a=['path','express','Router','../../components/auth/service','../../config/environment','./intZohoField.controller','get','isAuthenticated','show','post','create','put','/:id','delete','destroy','exports','multer'];(function(_0x2985d3,_0x1ea7d4){var _0x1ae69d=function(_0x4c9f14){while(--_0x4c9f14){_0x2985d3['push'](_0x2985d3['shift']());}};_0x1ae69d(++_0x1ea7d4);}(_0x1c9a,0x98));var _0xa1c9=function(_0x1646c9,_0x31908d){_0x1646c9=_0x1646c9-0x0;var _0x2adce3=_0x1c9a[_0x1646c9];return _0x2adce3;};'use strict';var multer=require(_0xa1c9('0x0'));var util=require('util');var path=require(_0xa1c9('0x1'));var timeout=require('connect-timeout');var express=require(_0xa1c9('0x2'));var router=express[_0xa1c9('0x3')]();var auth=require(_0xa1c9('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xa1c9('0x5'));var controller=require(_0xa1c9('0x6'));router[_0xa1c9('0x7')]('/',auth[_0xa1c9('0x8')](),controller['index']);router[_0xa1c9('0x7')]('/:id',auth[_0xa1c9('0x8')](),controller[_0xa1c9('0x9')]);router[_0xa1c9('0xa')]('/',auth['isAuthenticated'](),controller[_0xa1c9('0xb')]);router[_0xa1c9('0xc')](_0xa1c9('0xd'),auth[_0xa1c9('0x8')](),controller['update']);router[_0xa1c9('0xe')](_0xa1c9('0xd'),auth[_0xa1c9('0x8')](),controller[_0xa1c9('0xf')]);module[_0xa1c9('0x10')]=router;
\ No newline at end of file
+var _0x8aad=['post','isAuthenticated','create','update','delete','exports','multer','util','connect-timeout','Router','../../components/auth/service','./intZohoField.controller','index','get','/:id','show'];(function(_0x1079f5,_0x39dc50){var _0x43315c=function(_0x2bcd75){while(--_0x2bcd75){_0x1079f5['push'](_0x1079f5['shift']());}};_0x43315c(++_0x39dc50);}(_0x8aad,0x146));var _0xd8aa=function(_0x2df869,_0x3a6b69){_0x2df869=_0x2df869-0x0;var _0x682c0d=_0x8aad[_0x2df869];return _0x682c0d;};'use strict';var multer=require(_0xd8aa('0x0'));var util=require(_0xd8aa('0x1'));var path=require('path');var timeout=require(_0xd8aa('0x2'));var express=require('express');var router=express[_0xd8aa('0x3')]();var auth=require(_0xd8aa('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xd8aa('0x5'));router['get']('/',auth['isAuthenticated'](),controller[_0xd8aa('0x6')]);router[_0xd8aa('0x7')](_0xd8aa('0x8'),auth['isAuthenticated'](),controller[_0xd8aa('0x9')]);router[_0xd8aa('0xa')]('/',auth[_0xd8aa('0xb')](),controller[_0xd8aa('0xc')]);router['put']('/:id',auth[_0xd8aa('0xb')](),controller[_0xd8aa('0xd')]);router[_0xd8aa('0xe')](_0xd8aa('0x8'),auth[_0xd8aa('0xb')](),controller['destroy']);module[_0xd8aa('0xf')]=router;
\ No newline at end of file