v4.0.1
Notes for v4.0.1
Bug Fixes
Fixed a bug where the
datevalue in the/valorant/v1/esports/scheduleresponse was not ISO8061 conformFixed a bug where multiple
leaguequeries would create a deserialization error on the esports endpoint above [SEE CHANGES HERE]Fixed a bug where the
queuefilter for v3/v4 match list endpoints would return an empty array when filtering for custom games -> Tradeoff: You can't filter for maps when using the queue filter AND search for customs [SEE CHANGES HERE]Fix that
mode_idwas null on custom gamesFix u8 (unsigned integer 8 bits) overflow on Team Deathmatch games, resulting in rounds lost of 167 for example instead of something between 0 and 100
Changes
The league query on the
/valorant/v1/esports/schedulenow should be comma seperated (for exampleYou can't filter for maps anymore when using the
queuefilter on v3/v4 match list endpoints
Last updated