Skip to content

Commit

Permalink
document user streamer data - for lichess-org/lila#13442
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Aug 21, 2023
1 parent b7b9009 commit 5ca51e4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/specs/lichess-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8812,6 +8812,15 @@ components:
streaming:
type: boolean
example: false
streamer:
example: {
"twitch": {
"channel": "https://www.twitch.tv/lichessdotorg"
},
"youTube": {
"channel": "https://www.youtube.com/c/LichessDotOrg"
}
}
followable:
type: boolean
example: true
Expand Down

0 comments on commit 5ca51e4

Please sign in to comment.