Skip to content

Commit

Permalink
fix endpoint url
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Dec 9, 2024
1 parent 104cb6b commit 8a40816
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/specs/lichess-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -455,8 +455,8 @@ paths:
/api/broadcast/{broadcastTournamentId}:
$ref: './tags/broadcasts/broadcast-broadcastTournamentId.yaml'

/broadcast/{broadcastTournamentId}/leaderboard:
$ref: './tags/broadcasts/broadcast-broadcastTournamentId-leaderboard.yaml'
/broadcast/{broadcastTournamentId}/players:
$ref: './tags/broadcasts/broadcast-broadcastTournamentId-players.yaml'

/broadcast/{broadcastTournamentId}/edit:
$ref: './tags/broadcasts/broadcast-broadcastTournamentId-edit.yaml'
Expand Down

0 comments on commit 8a40816

Please sign in to comment.