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
@@ -97,7 +97,7 @@ func (a *APICtrl) SearchLicenses(w http.ResponseWriter, r *http.Request) {
97
97
}
98
98
99
99
// ListUserLicenses returns licenses for a specific user.
100
-
// This is a similar but more direct way to get licenses for a user, compared to the search by user in SearchLicenses.
100
+
// This is a similar but more direct way to get licenses for a user, compared to the search by user in SearchLicenses. It returns the title of the publication as well, which is useful for display in a user interface.
0 commit comments