Add API sounds/show view
This commit is contained in:
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
|
Reference in New Issue
Block a user