Built motion from commit b517aaa2a6638133380e4d135c64a80893061362. Version 3.0.0...
[motion-next.git] / server / api / voiceAgentReport / index.js
1 const a702_0x5af2=['./voiceAgentReport.controller','Router','get','show','isAuthenticated','../../components/auth/service','/describe','index','create','/:id','put','destroy','express'];(function(_0x4c7780,_0x5af27a){const _0x270e38=function(_0x278b63){while(--_0x278b63){_0x4c7780['push'](_0x4c7780['shift']());}};_0x270e38(++_0x5af27a);}(a702_0x5af2,0x1b5));const a702_0x270e=function(_0x4c7780,_0x5af27a){_0x4c7780=_0x4c7780-0x0;let _0x270e38=a702_0x5af2[_0x4c7780];return _0x270e38;};const _0x338770=a702_0x270e;'use strict';const express=require(_0x338770('0x4')),router=express[_0x338770('0x6')](),auth=require(_0x338770('0xa')),controller=require(_0x338770('0x5'));router[_0x338770('0x7')]('/',auth[_0x338770('0x9')](),controller[_0x338770('0xc')]),router[_0x338770('0x7')](_0x338770('0xb'),auth[_0x338770('0x9')](),controller['describe']),router[_0x338770('0x7')](_0x338770('0x1'),auth[_0x338770('0x9')](),controller[_0x338770('0x8')]),router['post']('/',auth['isAuthenticated'](),controller[_0x338770('0x0')]),router[_0x338770('0x2')](_0x338770('0x1'),auth[_0x338770('0x9')](),controller['update']),router['delete'](_0x338770('0x1'),auth[_0x338770('0x9')](),controller[_0x338770('0x3')]),module['exports']=router;