Skip to content

Commit

Permalink
Merge pull request #293 from fitztrev/pgn-push-moves
Browse files Browse the repository at this point in the history
Update sample response for broadcast PGN push
  • Loading branch information
fitztrev authored Dec 17, 2023
2 parents 032106b + b0df5b8 commit 8f844d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/specs/lichess-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4284,10 +4284,10 @@ paths:
application/json:
schema:
properties:
ok:
type: string
moves:
type: integer
example:
ok: "12 new moves"
moves: 12
"400":
description: There was a problem with the pushed PGN.
headers:
Expand Down

0 comments on commit 8f844d8

Please sign in to comment.