We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 645bce2 + 69a94c5 commit 61380bfCopy full SHA for 61380bf
1 file changed
doc/specs/schemas/BroadcastPlayerEntry.yaml
@@ -8,10 +8,6 @@ allOf:
8
played:
9
type: integer
10
example: 7
11
- ratingDiff:
12
- type: integer
13
- example: -5
14
- deprecated: true
15
ratingDiffs:
16
description: |
17
Rating differences by FIDE time control.
@@ -28,10 +24,6 @@ allOf:
28
24
example:
29
25
rapid: 2500
30
26
blitz: 2450
31
- performance:
32
33
- example: 2138
34
35
27
performances:
36
37
Performance ratings by FIDE time control.
0 commit comments