-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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
Labels
No labels