-
-
Notifications
You must be signed in to change notification settings - Fork 1
Add projects support #7
Copy link
Copy link
Open
Labels
RWildbookNeeds to be added to RWildbook as well for feature equivalence.Needs to be added to RWildbook as well for feature equivalence.enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
RWildbookNeeds to be added to RWildbook as well for feature equivalence.Needs to be added to RWildbook as well for feature equivalence.enhancementNew feature or requestNew feature or request
The Wildbook v3 API exposes GET /api/v3/projects (list all projects accessible to the current user) and GET /api/v3/projects/{projectId} (get a single project). Neither pywildbook nor RWildbook wraps these endpoints. Should be added to both libraries together to maintain feature equivalence.