Skip to content

V1: Leaderboard #5

@jiano

Description

@jiano

INDEX /leaderboard
Returns the leaderboard for common race statistics
QUERY STRING
page : :int - Page of data to return; 1 if omitted
pageSize : :int - Size of paged data to return; 100 if omitted
sortField : :int - Statistic to sort on; vaild stats are 15 - Overall skill, 1 - number of races, 8 - number of wins, 6 - time played, 3 - unique games played
order : :string - Largest to smallest or vice-versa; ASC by default, DESC also acceptable

GET /leaderboard/:id
:id is game abbreviation
Returns the trueskill leaderboard for a game in a season
QUERY STRING
season : :int - Id of season, active seasons if omitted

PUT /leaderboard/:id
[not implemented]

POST /leaderboard/:id
[not implemented]

DELETE /leaderboard/:id
[not implemented]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions