improved
2.31.0
almost 3 years ago by Laurent Cazanove
Summary: adding more support for player age and fixes
Additions
Player API
The age
field has been added to the following endpoints:
- Get a player endpoint
- List players endpoint
A fallback solution has been implemented for players whose precise age is unknown. If you intend to use age
to implement legal restrictions, please read About players age.
Fixes
- API calls now returns an empty list when requesting page 0 (previously returned page 1 results)
- Flagged series
description
field as deprecated (was already functionally deprecated for years)