- Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Route -
/lists/user/:username
With the help of this route, GET all the public lists of a user whose username = provided username
If provided username = authenticated user:
i.e. a user is accessing his own lists - all public/ private lists of that user will be sent in the response.
Use Reference :
/lists/userlist/
codedigger.lists.views.UserlistGetView
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request