Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

get() must work when given "id" but not "type" #21

Open
crantila opened this issue Jul 29, 2016 · 0 comments
Open

get() must work when given "id" but not "type" #21

crantila opened this issue Jul 29, 2016 · 0 comments
Assignees
Labels

Comments

@crantila
Copy link
Member

The API currently says to use get() if you know the ID. But get() will fail unless you give it the resource type. What if you know the resource ID but not the type? I should amend get() so it uses search() when given ID but not type.

@crantila crantila added the bug label Jul 29, 2016
@crantila crantila self-assigned this Jul 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant