Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions doc/specs/schemas/BroadcastPlayerEntry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ allOf:
played:
type: integer
example: 7
ratingDiff:
type: integer
example: -5
deprecated: true
ratingDiffs:
description: |
Rating differences by FIDE time control.
Expand All @@ -28,10 +24,6 @@ allOf:
example:
rapid: 2500
blitz: 2450
performance:
type: integer
example: 2138
deprecated: true
performances:
description: |
Performance ratings by FIDE time control.
Expand Down
Loading