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