Built motion from commit (unavailable).|2.5.15
[motion2.git] / server / api / intZohoField / index.js
index 218e34d..2473100 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb44a=['update','exports','path','express','../../components/interaction/service','./intZohoField.controller','get','isAuthenticated','index','/:id','show','post','create','put'];(function(_0x58c2f7,_0x30828a){var _0x585139=function(_0x41b96f){while(--_0x41b96f){_0x58c2f7['push'](_0x58c2f7['shift']());}};_0x585139(++_0x30828a);}(_0xb44a,0x1c2));var _0xab44=function(_0x158f01,_0x12af3e){_0x158f01=_0x158f01-0x0;var _0x5ef74e=_0xb44a[_0x158f01];return _0x5ef74e;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xab44('0x0'));var timeout=require('connect-timeout');var express=require(_0xab44('0x1'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0xab44('0x2'));var config=require('../../config/environment');var controller=require(_0xab44('0x3'));router[_0xab44('0x4')]('/',auth[_0xab44('0x5')](),controller[_0xab44('0x6')]);router[_0xab44('0x4')](_0xab44('0x7'),auth[_0xab44('0x5')](),controller[_0xab44('0x8')]);router[_0xab44('0x9')]('/',auth[_0xab44('0x5')](),controller[_0xab44('0xa')]);router[_0xab44('0xb')](_0xab44('0x7'),auth['isAuthenticated'](),controller[_0xab44('0xc')]);router['delete'](_0xab44('0x7'),auth['isAuthenticated'](),controller['destroy']);module[_0xab44('0xd')]=router;
\ No newline at end of file
+var _0xf4f4=['./intZohoField.controller','isAuthenticated','index','get','/:id','show','post','put','update','delete','destroy','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x4ea23c,_0x40fc65){var _0x338f08=function(_0x2bde20){while(--_0x2bde20){_0x4ea23c['push'](_0x4ea23c['shift']());}};_0x338f08(++_0x40fc65);}(_0xf4f4,0xe3));var _0x4f4f=function(_0x345abd,_0x1afedd){_0x345abd=_0x345abd-0x0;var _0x2935b2=_0xf4f4[_0x345abd];return _0x2935b2;};'use strict';var multer=require(_0x4f4f('0x0'));var util=require(_0x4f4f('0x1'));var path=require('path');var timeout=require(_0x4f4f('0x2'));var express=require(_0x4f4f('0x3'));var router=express[_0x4f4f('0x4')]();var auth=require(_0x4f4f('0x5'));var interaction=require(_0x4f4f('0x6'));var config=require('../../config/environment');var controller=require(_0x4f4f('0x7'));router['get']('/',auth[_0x4f4f('0x8')](),controller[_0x4f4f('0x9')]);router[_0x4f4f('0xa')](_0x4f4f('0xb'),auth[_0x4f4f('0x8')](),controller[_0x4f4f('0xc')]);router[_0x4f4f('0xd')]('/',auth[_0x4f4f('0x8')](),controller['create']);router[_0x4f4f('0xe')](_0x4f4f('0xb'),auth[_0x4f4f('0x8')](),controller[_0x4f4f('0xf')]);router[_0x4f4f('0x10')](_0x4f4f('0xb'),auth[_0x4f4f('0x8')](),controller[_0x4f4f('0x11')]);module['exports']=router;
\ No newline at end of file