Built motion from commit 87cd5f02.|2.5.48
[motion2.git] / server / api / intZohoField / index.js
index 14d1061..fb00ce7 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 _0xbbc3=['express','../../components/auth/service','../../components/interaction/service','../../config/environment','./intZohoField.controller','get','/:id','isAuthenticated','post','put','destroy','exports','multer','util','path','connect-timeout'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xbbc3,0x13c));var _0x3bbc=function(_0x112486,_0x36ee43){_0x112486=_0x112486-0x0;var _0x407584=_0xbbc3[_0x112486];return _0x407584;};'use strict';var multer=require(_0x3bbc('0x0'));var util=require(_0x3bbc('0x1'));var path=require(_0x3bbc('0x2'));var timeout=require(_0x3bbc('0x3'));var express=require(_0x3bbc('0x4'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x3bbc('0x5'));var interaction=require(_0x3bbc('0x6'));var config=require(_0x3bbc('0x7'));var controller=require(_0x3bbc('0x8'));router[_0x3bbc('0x9')]('/',auth['isAuthenticated'](),controller['index']);router['get'](_0x3bbc('0xa'),auth[_0x3bbc('0xb')](),controller['show']);router[_0x3bbc('0xc')]('/',auth[_0x3bbc('0xb')](),controller['create']);router[_0x3bbc('0xd')](_0x3bbc('0xa'),auth[_0x3bbc('0xb')](),controller['update']);router['delete']('/:id',auth['isAuthenticated'](),controller[_0x3bbc('0xe')]);module[_0x3bbc('0xf')]=router;
\ No newline at end of file