Built motion from commit 74d9782e.|2.6.30
[motion2.git] / server / api / voiceCallReport / index.js
index ec35496..07a10c9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4601=['./voiceCallReport.controller','get','index','/describe','isAuthenticated','describe','/:id','show','create','put','update','/with-retry/:id','updateWithRetry','delete','destroy','Router','../../components/auth/service'];(function(_0x4e676e,_0x2a7c6d){var _0x336a3c=function(_0x4767c4){while(--_0x4767c4){_0x4e676e['push'](_0x4e676e['shift']());}};_0x336a3c(++_0x2a7c6d);}(_0x4601,0x1a7));var _0x1460=function(_0x3e7681,_0x394857){_0x3e7681=_0x3e7681-0x0;var _0x43995a=_0x4601[_0x3e7681];return _0x43995a;};'use strict';var express=require('express');var router=express[_0x1460('0x0')]();var auth=require(_0x1460('0x1'));var controller=require(_0x1460('0x2'));router[_0x1460('0x3')]('/',auth['isAuthenticated'](),controller[_0x1460('0x4')]);router[_0x1460('0x3')](_0x1460('0x5'),auth[_0x1460('0x6')](),controller[_0x1460('0x7')]);router[_0x1460('0x3')](_0x1460('0x8'),auth[_0x1460('0x6')](),controller[_0x1460('0x9')]);router['post']('/',auth[_0x1460('0x6')](),controller[_0x1460('0xa')]);router[_0x1460('0xb')](_0x1460('0x8'),auth[_0x1460('0x6')](),controller[_0x1460('0xc')]);router[_0x1460('0xb')](_0x1460('0xd'),auth[_0x1460('0x6')](),controller[_0x1460('0xe')]);router[_0x1460('0xf')]('/:id',auth['isAuthenticated'](),controller[_0x1460('0x10')]);module['exports']=router;
\ No newline at end of file
+var _0x199a=['Router','../../components/auth/service','./voiceCallReport.controller','isAuthenticated','index','get','/describe','create','put','/:id','/with-retry/:id','delete','destroy'];(function(_0x315a7e,_0x6df2bc){var _0x30efbf=function(_0x33236b){while(--_0x33236b){_0x315a7e['push'](_0x315a7e['shift']());}};_0x30efbf(++_0x6df2bc);}(_0x199a,0x193));var _0xa199=function(_0x3a6778,_0x289fcb){_0x3a6778=_0x3a6778-0x0;var _0x516032=_0x199a[_0x3a6778];return _0x516032;};'use strict';var express=require('express');var router=express[_0xa199('0x0')]();var auth=require(_0xa199('0x1'));var controller=require(_0xa199('0x2'));router['get']('/',auth[_0xa199('0x3')](),controller[_0xa199('0x4')]);router[_0xa199('0x5')](_0xa199('0x6'),auth[_0xa199('0x3')](),controller['describe']);router[_0xa199('0x5')]('/:id',auth[_0xa199('0x3')](),controller['show']);router['post']('/',auth[_0xa199('0x3')](),controller[_0xa199('0x7')]);router[_0xa199('0x8')](_0xa199('0x9'),auth[_0xa199('0x3')](),controller['update']);router[_0xa199('0x8')](_0xa199('0xa'),auth[_0xa199('0x3')](),controller['updateWithRetry']);router[_0xa199('0xb')](_0xa199('0x9'),auth[_0xa199('0x3')](),controller[_0xa199('0xc')]);module['exports']=router;
\ No newline at end of file