Skip to content

Commit

Permalink
docs(playlist): add missing quotation mark
Browse files Browse the repository at this point in the history
  • Loading branch information
FineFindus authored and FireMasterK committed Sep 19, 2023
1 parent 589f4af commit d66b1a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/api-documentation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d66b1a9

Please sign in to comment.