Add API sounds/show view
This commit is contained in:
parent
1d0071c4aa
commit
b8d25dc918
5
app/views/api/sounds/show.rabl
Normal file
5
app/views/api/sounds/show.rabl
Normal file
@ -0,0 +1,5 @@
|
||||
object @sound
|
||||
|
||||
attribute :id
|
||||
attribute :sha256
|
||||
attribute :mime_type
|
Loading…
x
Reference in New Issue
Block a user