mirror of
https://github.com/TeamPiped/documentation.git
synced 2024-08-14 23:50:09 +00:00
docs(playlist): add missing quotation mark
This commit is contained in:
parent
589f4af866
commit
d66b1a9051
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ Response:
|
|||
"bannerUrl": "https://pipedproxy-bom.kavin.rocks/...", // The banner of the playlist
|
||||
"name": "", // The name of the playlist
|
||||
"nextpage": "", // A JSON encoded page, which is used for the nextpage endpoint.
|
||||
"relatedStreams: [
|
||||
"relatedStreams": [
|
||||
{
|
||||
"duration": 0, // The duration of the playlist's video in seconds
|
||||
"thumbnail": "https://pipedproxy-bom.kavin.rocks/vi/...", // The thumbnail of the playlist's video
|
||||
|
|
Loading…
Reference in a new issue