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 103738c45..fe0b09fd4 100644
--- a/rest-api/api-docs/sounds.json
+++ b/rest-api/api-docs/sounds.json
@@ -19,12 +19,14 @@
"parameters": [
{
"name": "lang",
+ "description": "Lookup sound for a specific language.",
"paramType": "query",
"dataType": "string",
"required": false
},
{
"name": "format",
+ "description": "Lookup sound in a specific format.",
"paramType": "query",
"dataType": "string",
"required": false,