summaryrefslogtreecommitdiff
path: root/rest-api/api-docs/sounds.json
diff options
context:
space:
mode:
Diffstat (limited to 'rest-api/api-docs/sounds.json')
-rw-r--r--rest-api/api-docs/sounds.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/rest-api/api-docs/sounds.json b/rest-api/api-docs/sounds.json
index 06d84ea7e..103738c45 100644
--- a/rest-api/api-docs/sounds.json
+++ b/rest-api/api-docs/sounds.json
@@ -60,6 +60,7 @@
"models": {
"FormatLangPair": {
"id": "FormatLangPair",
+ "description": "Identifies the format and language of a sound file",
"properties": {
"language": {
"required": true,
@@ -73,6 +74,7 @@
},
"Sound": {
"id": "Sound",
+ "description": "A media file that may be played back.",
"properties": {
"id": {
"required": true,