Skip to content

V1: Streamprefs #15

@jiano

Description

@jiano

INDEX /streamprefs
Returns a list of pinned/hidden streams/games

GET /streamprefs
[not implemented]

PUT /streamprefs
Adds pinned streams, hidden streams or hidden games
BODY
pinnedstreams : :string - Array of streams to pin
hiddenstreams : :string - Array of streams to hide
hiddengames : :string - Array of games to hide

POST /streams
[not implemented]

DELETE /streams
Removes pinned streams, hidden streams or hidden games
BODY
pinnedstreams : :string - Array of streams to unpin
hiddenstreams : :string - Array of streams to show
hiddengames : :string - Array of games to show

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