Built motion from commit (unavailable).|2.5.10
[motion2.git] / server / api / intZohoField / index.js
index 14d1061..43f25f3 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x57ca=['isAuthenticated','index','/:id','show','post','create','delete','destroy','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get'];(function(_0x4200ff,_0x25558d){var _0x50d61f=function(_0xad8cd9){while(--_0xad8cd9){_0x4200ff['push'](_0x4200ff['shift']());}};_0x50d61f(++_0x25558d);}(_0x57ca,0x108));var _0xa57c=function(_0x22cfdc,_0xe97df4){_0x22cfdc=_0x22cfdc-0x0;var _0x396bc2=_0x57ca[_0x22cfdc];return _0x396bc2;};'use strict';var multer=require('multer');var util=require(_0xa57c('0x0'));var path=require(_0xa57c('0x1'));var timeout=require('connect-timeout');var express=require(_0xa57c('0x2'));var router=express[_0xa57c('0x3')]();var auth=require(_0xa57c('0x4'));var interaction=require(_0xa57c('0x5'));var config=require(_0xa57c('0x6'));var controller=require('./intZohoField.controller');router[_0xa57c('0x7')]('/',auth[_0xa57c('0x8')](),controller[_0xa57c('0x9')]);router[_0xa57c('0x7')](_0xa57c('0xa'),auth[_0xa57c('0x8')](),controller[_0xa57c('0xb')]);router[_0xa57c('0xc')]('/',auth['isAuthenticated'](),controller[_0xa57c('0xd')]);router['put'](_0xa57c('0xa'),auth[_0xa57c('0x8')](),controller['update']);router[_0xa57c('0xe')]('/:id',auth[_0xa57c('0x8')](),controller[_0xa57c('0xf')]);module['exports']=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