Skip to content

Commit

Permalink
Merge pull request #289 from fitztrev/update-noabort
Browse files Browse the repository at this point in the history
Update noAbort rule for open challenges
  • Loading branch information
fitztrev authored Dec 10, 2023
2 parents 750210b + 07d308a commit 3a78319
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/specs/lichess-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6544,14 +6544,15 @@ paths:
rules:
type: string
enum:
- noAbort
- noRematch
- noGiveTime
- noClaimWin
- noEarlyDraw
- noAbort
description: |
Extra game rules separated by commas.
Example: `noAbort,noRematch`
Example: `noRematch,noGiveTime`
The `noAbort` rule is available for Lichess admins only
users:
type: string
description: |
Expand Down

0 comments on commit 3a78319

Please sign in to comment.