Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / intZohoAccount / index.js
index 55293a9..b00e13c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf6ae=['/:id/fields','getFields','post','create','addConfiguration','update','delete','destroy','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intZohoAccount.controller','isAuthenticated','index','get','/:id','/:id/configurations','getConfigurations'];(function(_0x55e08b,_0x421620){var _0xd1a7ff=function(_0x58c7ff){while(--_0x58c7ff){_0x55e08b['push'](_0x55e08b['shift']());}};_0xd1a7ff(++_0x421620);}(_0xf6ae,0x1d0));var _0xef6a=function(_0x57ef6f,_0x216af1){_0x57ef6f=_0x57ef6f-0x0;var _0x4b4ec5=_0xf6ae[_0x57ef6f];return _0x4b4ec5;};'use strict';var multer=require(_0xef6a('0x0'));var util=require(_0xef6a('0x1'));var path=require(_0xef6a('0x2'));var timeout=require(_0xef6a('0x3'));var express=require(_0xef6a('0x4'));var router=express['Router']();var fs_extra=require(_0xef6a('0x5'));var auth=require(_0xef6a('0x6'));var interaction=require(_0xef6a('0x7'));var config=require(_0xef6a('0x8'));var controller=require(_0xef6a('0x9'));router['get']('/',auth[_0xef6a('0xa')](),controller[_0xef6a('0xb')]);router[_0xef6a('0xc')](_0xef6a('0xd'),auth['isAuthenticated'](),controller['show']);router[_0xef6a('0xc')](_0xef6a('0xe'),auth[_0xef6a('0xa')](),controller[_0xef6a('0xf')]);router[_0xef6a('0xc')](_0xef6a('0x10'),auth[_0xef6a('0xa')](),controller[_0xef6a('0x11')]);router[_0xef6a('0x12')]('/',auth[_0xef6a('0xa')](),controller[_0xef6a('0x13')]);router['post'](_0xef6a('0xe'),auth[_0xef6a('0xa')](),controller[_0xef6a('0x14')]);router['put'](_0xef6a('0xd'),auth[_0xef6a('0xa')](),controller[_0xef6a('0x15')]);router[_0xef6a('0x16')](_0xef6a('0xd'),auth[_0xef6a('0xa')](),controller[_0xef6a('0x17')]);module['exports']=router;
\ No newline at end of file
+var _0xd13a=['show','/:id/fields','getFields','post','create','addConfiguration','put','/:id','update','exports','multer','util','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intZohoAccount.controller','get','isAuthenticated','index'];(function(_0x11d6d0,_0x52987a){var _0xde6f81=function(_0xd6c62){while(--_0xd6c62){_0x11d6d0['push'](_0x11d6d0['shift']());}};_0xde6f81(++_0x52987a);}(_0xd13a,0x1d8));var _0xad13=function(_0x580576,_0x2f107d){_0x580576=_0x580576-0x0;var _0x3f55a0=_0xd13a[_0x580576];return _0x3f55a0;};'use strict';var multer=require(_0xad13('0x0'));var util=require(_0xad13('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xad13('0x2'));var router=express[_0xad13('0x3')]();var fs_extra=require(_0xad13('0x4'));var auth=require(_0xad13('0x5'));var interaction=require(_0xad13('0x6'));var config=require(_0xad13('0x7'));var controller=require(_0xad13('0x8'));router[_0xad13('0x9')]('/',auth[_0xad13('0xa')](),controller[_0xad13('0xb')]);router[_0xad13('0x9')]('/:id',auth['isAuthenticated'](),controller[_0xad13('0xc')]);router[_0xad13('0x9')]('/:id/configurations',auth['isAuthenticated'](),controller['getConfigurations']);router[_0xad13('0x9')](_0xad13('0xd'),auth['isAuthenticated'](),controller[_0xad13('0xe')]);router[_0xad13('0xf')]('/',auth[_0xad13('0xa')](),controller[_0xad13('0x10')]);router[_0xad13('0xf')]('/:id/configurations',auth[_0xad13('0xa')](),controller[_0xad13('0x11')]);router[_0xad13('0x12')](_0xad13('0x13'),auth[_0xad13('0xa')](),controller[_0xad13('0x14')]);router['delete'](_0xad13('0x13'),auth[_0xad13('0xa')](),controller['destroy']);module[_0xad13('0x15')]=router;
\ No newline at end of file