Built motion from commit 8dca541896b0ff92bb88a36cc13f4f385b593b4b. Version 3.0.0...
[motion-next.git] / server / api / voiceRecording / index.js
index 79ca75b..f4dd975 100644 (file)
@@ -1 +1 @@
-const a769_0x2532=['put','runTranscribe','./voiceRecording.controller','update','/:id','get','index','post','download','/:id/downloads','delete','downloadTranscribe','isAuthenticated','destroy','Router','create','show','/describe'];(function(_0xebc7d,_0x25324e){const _0x539b47=function(_0x493dad){while(--_0x493dad){_0xebc7d['push'](_0xebc7d['shift']());}};_0x539b47(++_0x25324e);}(a769_0x2532,0x1cc));const a769_0x539b=function(_0xebc7d,_0x25324e){_0xebc7d=_0xebc7d-0x0;let _0x539b47=a769_0x2532[_0xebc7d];return _0x539b47;};const _0x544c8a=a769_0x539b;'use strict';const express=require('express'),router=express[_0x544c8a('0x4')](),auth=require('../../components/auth/service'),controller=require(_0x544c8a('0xa'));router[_0x544c8a('0xd')]('/',auth[_0x544c8a('0x2')](),controller[_0x544c8a('0xe')]),router[_0x544c8a('0xd')](_0x544c8a('0x7'),auth[_0x544c8a('0x2')](),controller['describe']),router[_0x544c8a('0xd')]('/:id',auth['isAuthenticated'](),controller[_0x544c8a('0x6')]),router[_0x544c8a('0xd')]('/:id/download',auth[_0x544c8a('0x2')](),controller[_0x544c8a('0x10')]),router[_0x544c8a('0xd')](_0x544c8a('0x11'),controller['downloads']),router[_0x544c8a('0xd')]('/:id/transcribe',auth[_0x544c8a('0x2')](),controller[_0x544c8a('0x1')]),router['post']('/',auth[_0x544c8a('0x2')](),controller[_0x544c8a('0x5')]),router[_0x544c8a('0xf')]('/:id/transcribe',auth['isAuthenticated'](),controller[_0x544c8a('0x9')]),router[_0x544c8a('0x8')](_0x544c8a('0xc'),auth[_0x544c8a('0x2')](),controller[_0x544c8a('0xb')]),router[_0x544c8a('0x0')](_0x544c8a('0xc'),auth[_0x544c8a('0x2')](),controller[_0x544c8a('0x3')]),module['exports']=router;
\ No newline at end of file
+const a769_0x6f30=['downloadTranscribe','create','runTranscribe','/:id/download','/describe','update','downloads','get','./voiceRecording.controller','isAuthenticated','show','describe','delete','/:id/downloads','Router','post','/:id','../../components/auth/service','put','/:id/transcribe','express','destroy'];(function(_0x5e7832,_0x6f30b1){const _0x4bec63=function(_0x235be3){while(--_0x235be3){_0x5e7832['push'](_0x5e7832['shift']());}};_0x4bec63(++_0x6f30b1);}(a769_0x6f30,0x99));const a769_0x4bec=function(_0x5e7832,_0x6f30b1){_0x5e7832=_0x5e7832-0x0;let _0x4bec63=a769_0x6f30[_0x5e7832];return _0x4bec63;};const _0x4f4acd=a769_0x4bec;'use strict';const express=require(_0x4f4acd('0x15')),router=express[_0x4f4acd('0xf')](),auth=require(_0x4f4acd('0x12')),controller=require(_0x4f4acd('0x9'));router[_0x4f4acd('0x8')]('/',auth['isAuthenticated'](),controller['index']),router[_0x4f4acd('0x8')](_0x4f4acd('0x5'),auth[_0x4f4acd('0xa')](),controller[_0x4f4acd('0xc')]),router[_0x4f4acd('0x8')](_0x4f4acd('0x11'),auth[_0x4f4acd('0xa')](),controller[_0x4f4acd('0xb')]),router[_0x4f4acd('0x8')](_0x4f4acd('0x4'),auth[_0x4f4acd('0xa')](),controller['download']),router['get'](_0x4f4acd('0xe'),controller[_0x4f4acd('0x7')]),router[_0x4f4acd('0x8')]('/:id/transcribe',auth['isAuthenticated'](),controller[_0x4f4acd('0x1')]),router[_0x4f4acd('0x10')]('/',auth[_0x4f4acd('0xa')](),controller[_0x4f4acd('0x2')]),router[_0x4f4acd('0x10')](_0x4f4acd('0x14'),auth[_0x4f4acd('0xa')](),controller[_0x4f4acd('0x3')]),router[_0x4f4acd('0x13')](_0x4f4acd('0x11'),auth['isAuthenticated'](),controller[_0x4f4acd('0x6')]),router[_0x4f4acd('0xd')](_0x4f4acd('0x11'),auth[_0x4f4acd('0xa')](),controller[_0x4f4acd('0x0')]),module['exports']=router;
\ No newline at end of file