ANadig / YellowFruit

QB Stats App
15 stars 7 forks source link

Version 4.0.1 QBJ export includes both `points` and `bonus_points` for `Match` objects #71

Open jonahgreenthal opened 1 week ago

jonahgreenthal commented 1 week ago

However, per the schema:

It is invalid to provide both points and bonus_points since that could allow for inconsistent data. Generally, bonus_points is preferred; points is for results that do not include detailed (player-level) statistics.