Built motion from commit a9fb64cc6defd8fb3a5cc199221f878e91c0e969. Version 3.0.0...
[motion-next.git] / server / api / voiceRecording / index.js
index 90ff57a..c82996c 100644 (file)
@@ -1 +1 @@
-const a769_0x7032=['update','destroy','show','index','/:id/transcribe','isAuthenticated','exports','put','/:id/downloads','get','express','/:id/download','/describe','create','/:id','./voiceRecording.controller','runTranscribe'];(function(_0x2b6f5f,_0x703247){const _0x163706=function(_0x1000a8){while(--_0x1000a8){_0x2b6f5f['push'](_0x2b6f5f['shift']());}};_0x163706(++_0x703247);}(a769_0x7032,0x19d));const a769_0x1637=function(_0x2b6f5f,_0x703247){_0x2b6f5f=_0x2b6f5f-0x0;let _0x163706=a769_0x7032[_0x2b6f5f];return _0x163706;};const _0xba75d0=a769_0x1637;'use strict';const express=require(_0xba75d0('0x5')),router=express['Router'](),auth=require('../../components/auth/service'),controller=require(_0xba75d0('0xa'));router[_0xba75d0('0x4')]('/',auth[_0xba75d0('0x0')](),controller[_0xba75d0('0xf')]),router[_0xba75d0('0x4')](_0xba75d0('0x7'),auth[_0xba75d0('0x0')](),controller['describe']),router[_0xba75d0('0x4')](_0xba75d0('0x9'),auth[_0xba75d0('0x0')](),controller[_0xba75d0('0xe')]),router['get'](_0xba75d0('0x6'),auth[_0xba75d0('0x0')](),controller['download']),router[_0xba75d0('0x4')](_0xba75d0('0x3'),controller['downloads']),router[_0xba75d0('0x4')](_0xba75d0('0x10'),auth[_0xba75d0('0x0')](),controller['downloadTranscribe']),router['post']('/',auth[_0xba75d0('0x0')](),controller[_0xba75d0('0x8')]),router['post'](_0xba75d0('0x10'),auth['isAuthenticated'](),controller[_0xba75d0('0xb')]),router[_0xba75d0('0x2')]('/:id',auth['isAuthenticated'](),controller[_0xba75d0('0xc')]),router['delete'](_0xba75d0('0x9'),auth[_0xba75d0('0x0')](),controller[_0xba75d0('0xd')]),module[_0xba75d0('0x1')]=router;
\ No newline at end of file
+const a769_0x2f09=['downloadTranscribe','/:id/transcribe','/:id','/:id/download','runTranscribe','delete','get','describe','isAuthenticated','express','update','create','download','../../components/auth/service','post','show','./voiceRecording.controller','downloads'];(function(_0x3b4298,_0x2f0985){const _0x283d02=function(_0x2f650e){while(--_0x2f650e){_0x3b4298['push'](_0x3b4298['shift']());}};_0x283d02(++_0x2f0985);}(a769_0x2f09,0x105));const a769_0x283d=function(_0x3b4298,_0x2f0985){_0x3b4298=_0x3b4298-0x0;let _0x283d02=a769_0x2f09[_0x3b4298];return _0x283d02;};const _0x26b2db=a769_0x283d;'use strict';const express=require(_0x26b2db('0x0')),router=express['Router'](),auth=require(_0x26b2db('0x4')),controller=require(_0x26b2db('0x7'));router[_0x26b2db('0xf')]('/',auth['isAuthenticated'](),controller['index']),router[_0x26b2db('0xf')]('/describe',auth[_0x26b2db('0x11')](),controller[_0x26b2db('0x10')]),router[_0x26b2db('0xf')](_0x26b2db('0xb'),auth[_0x26b2db('0x11')](),controller[_0x26b2db('0x6')]),router[_0x26b2db('0xf')](_0x26b2db('0xc'),auth[_0x26b2db('0x11')](),controller[_0x26b2db('0x3')]),router[_0x26b2db('0xf')]('/:id/downloads',controller[_0x26b2db('0x8')]),router['get'](_0x26b2db('0xa'),auth[_0x26b2db('0x11')](),controller[_0x26b2db('0x9')]),router[_0x26b2db('0x5')]('/',auth['isAuthenticated'](),controller[_0x26b2db('0x2')]),router[_0x26b2db('0x5')]('/:id/transcribe',auth[_0x26b2db('0x11')](),controller[_0x26b2db('0xd')]),router['put'](_0x26b2db('0xb'),auth[_0x26b2db('0x11')](),controller[_0x26b2db('0x1')]),router[_0x26b2db('0xe')](_0x26b2db('0xb'),auth[_0x26b2db('0x11')](),controller['destroy']),module['exports']=router;
\ No newline at end of file