mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
inconsistent commas
This commit is contained in:
parent
6823d06ea2
commit
7952d70775
1 changed files with 2 additions and 2 deletions
4
API.md
4
API.md
|
@ -126,8 +126,8 @@ All endpoints that return a JSON body support the [fields API](https://developer
|
||||||
{
|
{
|
||||||
"label": String,
|
"label": String,
|
||||||
"languageCode": String,
|
"languageCode": String,
|
||||||
"url": String,
|
"url": String
|
||||||
},
|
}
|
||||||
],
|
],
|
||||||
"recommendedVideos": [
|
"recommendedVideos": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue