Skip to content

Commit

Permalink
also document conditions.playYourGames for updating Swiss
Browse files Browse the repository at this point in the history
  • Loading branch information
kraktus committed Jan 5, 2024
1 parent 9c7662e commit 784e60d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/specs/lichess-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3144,6 +3144,13 @@ paths:
description: Minimum number of rated games required to join.
minimum: 0
maximum: 200
conditions.playYourGames:
type: boolean
description: |
Only let players join if they have played their last swiss game.
If they failed to show up in a recent swiss event, they won't be able to enter yours.
This results in a better swiss experience for the players who actually show up.
default: false
conditions.allowList:
type: string
description: |
Expand Down

0 comments on commit 784e60d

Please sign in to comment.