Closed janslow closed 9 years ago
A request to the JSON player API (such as player/jrem/json) produces invalid JSON, after the "overrated" value.
player/jrem/json
For example:
{ "name" : "jrem", "rank" : 6, "active" : true, "skill": 49.3326594304, "overrated" : 4.65455703997", "total" : { "for": 5272, "against": 4342, "games": 958, "wins": 519, "losses": 296, "gamesToday" : 0 }, "games" : { "href" : "games/json" }}
Fixed in pull request #5
A request to the JSON player API (such as
player/jrem/json
) produces invalid JSON, after the "overrated" value.For example: