Skip to content

Access objects via id #30

@LuNoX

Description

@LuNoX

I currently do not see a way to get the data of any api object based on their id other than tournaments.
It would be good to have something like this:

api-object = smash.show_api-object-type(api-object-id)

that returns a dict with the matching data.
Alternatively something like this would work as well:

anything = smash.show(anything-id, anything-object-type)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions