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