Skip to content

Commit

Permalink
Merge pull request #404 from SergioGlorias/use-api-push
Browse files Browse the repository at this point in the history
use /api in broadcast push
  • Loading branch information
niklasf authored Dec 14, 2024
2 parents aade336 + 8197877 commit 3e0a9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/specs/lichess-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ paths:
/api/broadcast/round/{broadcastRoundId}/reset:
$ref: './tags/broadcasts/broadcast-round-broadcastRoundId-reset.yaml'

/broadcast/round/{broadcastRoundId}/push:
/api/broadcast/round/{broadcastRoundId}/push:
$ref: './tags/broadcasts/broadcast-round-broadcastRoundId-push.yaml'

/api/stream/broadcast/round/{broadcastRoundId}.pgn:
Expand Down

0 comments on commit 3e0a9b2

Please sign in to comment.