Skip to content

Commit

Permalink
Update sample response for broadcast PGN push
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Dec 17, 2023
1 parent 032106b commit b0df5b8
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 b0df5b8

Please sign in to comment.