Skip to content

Commit

Permalink
Evals are not included by default
Browse files Browse the repository at this point in the history
  • Loading branch information
allanjoseph98 committed Sep 27, 2023
1 parent 653a363 commit 3a0d8be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/specs/lichess-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1236,7 +1236,7 @@ paths:
Or in an `analysis` JSON field, depending on the response type.
schema:
type: boolean
default: true
default: false
- in: query
name: accuracy
description: |
Expand Down Expand Up @@ -1378,7 +1378,7 @@ paths:
Or in an `analysis` JSON field, depending on the response type.
schema:
type: boolean
default: true
default: false
- in: query
name: accuracy
description: |
Expand Down Expand Up @@ -2554,7 +2554,7 @@ paths:
Or in an `analysis` JSON field, depending on the response type.
schema:
type: boolean
default: true
default: false
- in: query
name: accuracy
description: |
Expand Down Expand Up @@ -3440,7 +3440,7 @@ paths:
Or in an `analysis` JSON field, depending on the response type.
schema:
type: boolean
default: true
default: false
- in: query
name: accuracy
description: |
Expand Down

0 comments on commit 3a0d8be

Please sign in to comment.