mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
Merge pull request #39 from shiitake/dev
Fixes for Checking if the user is the owner
This commit is contained in:
commit
c5db1ed8e6
6 changed files with 85 additions and 4 deletions
|
@ -37,6 +37,6 @@ namespace PlexRequests.Api.Interfaces
|
|||
PlexFriends GetUsers(string authToken);
|
||||
PlexSearch SearchContent(string authToken, string searchTerm, Uri plexFullHost);
|
||||
PlexStatus GetStatus(string authToken, Uri uri);
|
||||
|
||||
PlexAccount GetAccount(string authToken);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue