Skip to content

V1: Pastraces #6

@jiano

Description

@jiano

INDEX /pastraces
Returns list of races from the past
QUERY STRING
page : :int - Page of data to return, 1 if omitted
pageSize : :int - Size of page, 20 if omitted, 20 max
season : :int - (optional) Id of the season in which the races took place
game : :string - (optional) Abbreviation of the game for the races
player : :string - (optional) Name of a player in the races
seasongoal : :int - (optional) Id of the season featured goal for the race

GET /pastraces/:id
:id is the id of a specific past race
Returns the details of an individual race

PUT /pastraces/:id
[not implemented]

POST /pastraces/:id
[not implemented]

DELETE /pastraces/: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