Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ get:
description: |
Download all games of a single round of a broadcast tournament in PGN format.
You *could* poll this endpoint to get updates about a tournament, but it would be slow,
and very inneficient.
and very inefficient.
Instead, consider [streaming the tournament](#operation/broadcastStreamRoundPgn) to get
a new PGN every time a game is updated, in real-time.
tags:
Expand Down