Skip to content

Commit

Permalink
clarify that lastFen is only available in JSON format
Browse files Browse the repository at this point in the history
  • Loading branch information
kraktus committed Nov 10, 2023
1 parent bfa27df commit f4bd811
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/specs/lichess-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1278,6 +1278,8 @@ paths:
name: lastFen
description: |
Include the FEN notation of the last position of the game.
The response type must be set to `application/x-ndjson` by the request Accept header.
schema:
type: boolean
default: false
Expand Down

0 comments on commit f4bd811

Please sign in to comment.