Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / intZohoAccount / index.js
index 02243c4..b00e13c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3b50=['Router','fs-extra','../../components/auth/service','../../components/interaction/service','get','index','isAuthenticated','show','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','put','/:id','update','destroy','exports','multer','util','connect-timeout'];(function(_0x7f14eb,_0x293155){var _0x554bff=function(_0x43ed25){while(--_0x43ed25){_0x7f14eb['push'](_0x7f14eb['shift']());}};_0x554bff(++_0x293155);}(_0x3b50,0x1c9));var _0x03b5=function(_0x179e11,_0xf65436){_0x179e11=_0x179e11-0x0;var _0x549f04=_0x3b50[_0x179e11];return _0x549f04;};'use strict';var multer=require(_0x03b5('0x0'));var util=require(_0x03b5('0x1'));var path=require('path');var timeout=require(_0x03b5('0x2'));var express=require('express');var router=express[_0x03b5('0x3')]();var fs_extra=require(_0x03b5('0x4'));var auth=require(_0x03b5('0x5'));var interaction=require(_0x03b5('0x6'));var config=require('../../config/environment');var controller=require('./intZohoAccount.controller');router[_0x03b5('0x7')]('/',auth['isAuthenticated'](),controller[_0x03b5('0x8')]);router['get']('/:id',auth[_0x03b5('0x9')](),controller[_0x03b5('0xa')]);router[_0x03b5('0x7')](_0x03b5('0xb'),auth[_0x03b5('0x9')](),controller[_0x03b5('0xc')]);router[_0x03b5('0x7')](_0x03b5('0xd'),auth[_0x03b5('0x9')](),controller[_0x03b5('0xe')]);router[_0x03b5('0xf')]('/',auth[_0x03b5('0x9')](),controller[_0x03b5('0x10')]);router[_0x03b5('0xf')](_0x03b5('0xb'),auth[_0x03b5('0x9')](),controller[_0x03b5('0x11')]);router[_0x03b5('0x12')](_0x03b5('0x13'),auth[_0x03b5('0x9')](),controller[_0x03b5('0x14')]);router['delete'](_0x03b5('0x13'),auth[_0x03b5('0x9')](),controller[_0x03b5('0x15')]);module[_0x03b5('0x16')]=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