File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11openapi : " 3.1.0"
22info :
3- version : 2.0.132
3+ version : 2.0.133
44 title : Lichess.org API reference
55 contact :
66 name : " Lichess.org API"
Original file line number Diff line number Diff line change @@ -6801,6 +6801,7 @@ export interface components {
68016801 variant ?: components [ "schemas" ] [ "Variant" ] ;
68026802 speed ?: components [ "schemas" ] [ "Speed" ] ;
68036803 perf ?: string ;
6804+ rating ?: number ;
68046805 rated ?: boolean ;
68056806 hasMoved ?: boolean ;
68066807 opponent ?: components [ "schemas" ] [ "GameEventOpponent" ] ;
Original file line number Diff line number Diff line change 11{
22 "name" : " @lichess-org/types" ,
3- "version" : " 2.0.132 " ,
3+ "version" : " 2.0.133 " ,
44 "description" : " Lichess.org API types" ,
55 "homepage" : " https://github.com/lichess-org/api" ,
66 "license" : " AGPL-3.0-or-later" ,
You can’t perform that action at this time.
0 commit comments