API: service: Reddit: sub_name => sib_id

This commit is contained in:
Arthi-chaud
2022-03-06 15:25:23 +01:00
parent 8c54dc9214
commit e43ef602d3
+7 -7
View File
@@ -14,7 +14,7 @@
},
"params": [
{
"name": "sub_name",
"name": "sub_id",
"type": "string",
"description": {
"en": "The name of the subreddit",
@@ -53,11 +53,11 @@
},
"params": [
{
"name": "sub_name",
"name": "sub_id",
"type": "string",
"description": {
"en": "The name of the subreddit",
"fr": "Le nom du subreddit"
"en": "The ID of the subreddit",
"fr": "Le ID du subreddit"
}
}
],
@@ -92,11 +92,11 @@
},
"params": [
{
"name": "sub_name",
"name": "sub_id",
"type": "string",
"description": {
"en": "The name of the subreddit",
"fr": "Le nom du subreddit"
"en": "The ID of the subreddit",
"fr": "Le ID du subreddit"
}
},
{