Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / voiceCallReport / index.js
index cab867e..112b473 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x24ca=['delete','destroy','exports','multer','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceCallReport.controller','get','isAuthenticated','index','/describe','/:id','post','create','put','update'];(function(_0xf50820,_0x56f041){var _0x2a9b10=function(_0x33f0f4){while(--_0x33f0f4){_0xf50820['push'](_0xf50820['shift']());}};_0x2a9b10(++_0x56f041);}(_0x24ca,0x1bc));var _0xa24c=function(_0xca1f0e,_0x2713d5){_0xca1f0e=_0xca1f0e-0x0;var _0x35e4ef=_0x24ca[_0xca1f0e];return _0x35e4ef;};'use strict';var multer=require(_0xa24c('0x0'));var util=require('util');var path=require(_0xa24c('0x1'));var timeout=require(_0xa24c('0x2'));var express=require(_0xa24c('0x3'));var router=express['Router']();var fs_extra=require(_0xa24c('0x4'));var auth=require(_0xa24c('0x5'));var interaction=require(_0xa24c('0x6'));var config=require(_0xa24c('0x7'));var controller=require(_0xa24c('0x8'));router[_0xa24c('0x9')]('/',auth[_0xa24c('0xa')](),controller[_0xa24c('0xb')]);router[_0xa24c('0x9')](_0xa24c('0xc'),auth[_0xa24c('0xa')](),controller['describe']);router[_0xa24c('0x9')](_0xa24c('0xd'),auth[_0xa24c('0xa')](),controller['show']);router[_0xa24c('0xe')]('/',auth[_0xa24c('0xa')](),controller[_0xa24c('0xf')]);router[_0xa24c('0x10')](_0xa24c('0xd'),auth[_0xa24c('0xa')](),controller[_0xa24c('0x11')]);router[_0xa24c('0x12')](_0xa24c('0xd'),auth['isAuthenticated'](),controller[_0xa24c('0x13')]);module[_0xa24c('0x14')]=router;
\ No newline at end of file
+var _0x4d83=['update','/with-retry/:id','updateWithRetry','delete','destroy','exports','express','Router','./voiceCallReport.controller','get','isAuthenticated','index','describe','show','post','create','put','/:id'];(function(_0x4b0c8b,_0x5e4335){var _0x15fa28=function(_0x55f8a5){while(--_0x55f8a5){_0x4b0c8b['push'](_0x4b0c8b['shift']());}};_0x15fa28(++_0x5e4335);}(_0x4d83,0x102));var _0x34d8=function(_0x4faa06,_0x2cd369){_0x4faa06=_0x4faa06-0x0;var _0x5b808a=_0x4d83[_0x4faa06];return _0x5b808a;};'use strict';var express=require(_0x34d8('0x0'));var router=express[_0x34d8('0x1')]();var auth=require('../../components/auth/service');var controller=require(_0x34d8('0x2'));router[_0x34d8('0x3')]('/',auth[_0x34d8('0x4')](),controller[_0x34d8('0x5')]);router[_0x34d8('0x3')]('/describe',auth[_0x34d8('0x4')](),controller[_0x34d8('0x6')]);router[_0x34d8('0x3')]('/:id',auth[_0x34d8('0x4')](),controller[_0x34d8('0x7')]);router[_0x34d8('0x8')]('/',auth[_0x34d8('0x4')](),controller[_0x34d8('0x9')]);router[_0x34d8('0xa')](_0x34d8('0xb'),auth['isAuthenticated'](),controller[_0x34d8('0xc')]);router['put'](_0x34d8('0xd'),auth['isAuthenticated'](),controller[_0x34d8('0xe')]);router[_0x34d8('0xf')](_0x34d8('0xb'),auth[_0x34d8('0x4')](),controller[_0x34d8('0x10')]);module[_0x34d8('0x11')]=router;
\ No newline at end of file