From 4d28d7c1e4bba7976927a698e24c1fdfa45521d3 Mon Sep 17 00:00:00 2001 From: LukFil Date: Wed, 13 Dec 2023 12:28:50 +0100 Subject: [PATCH] fix: correct analysis item description --- doc/specs/lichess-api.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/specs/lichess-api.yaml b/doc/specs/lichess-api.yaml index 4d459a2..9922047 100644 --- a/doc/specs/lichess-api.yaml +++ b/doc/specs/lichess-api.yaml @@ -8453,6 +8453,9 @@ components: eval: type: number description: Evaluation in centipawns + mate: + type: number + description: Number of moves until forced mate best: type: string example: c2c3 @@ -8474,7 +8477,7 @@ components: comment: type: string example: Blunder. Nxg6 was best. - required: [eval] + required: [] tournament: type: string swiss: