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: