You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As title says- there is no way to query a source just by ID in the API. Should be an easy thing to fix.
Evan, just tagging you here in case you get around to it first- this is relatively low priority.
The text was updated successfully, but these errors were encountered:
For that matter, there's no way to do the same for collections either- ie, if I know a collection ID, I have to query for the whole collections list and filter it down! I think this is really quite straightforward, I'll move on trying to get this going asap.
Oops! I think I wrote that code on the web server using Django ViewSets a long time ago. Perhaps I just missed a method the REST endpoint method to return by ID?
As title says- there is no way to query a source just by ID in the API. Should be an easy thing to fix.
Evan, just tagging you here in case you get around to it first- this is relatively low priority.
The text was updated successfully, but these errors were encountered: