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
Add Category struct and change GetUsersSuggestions to use it (#228)
* Add Category struct for lists of user categories
* Use Category type instead of User
* Add Slug and Size
* Add Suggestions struct
* Add GetUsersSuggestionsBySlug method
0 commit comments