mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-07 12:26:18 +00:00
Add Releases to IGitHubClient.
This commit is contained in:
@@ -10,6 +10,7 @@ namespace Octokit
|
||||
IAutoCompleteClient AutoComplete { get; }
|
||||
IOrganizationsClient Organization { get; }
|
||||
IRepositoriesClient Repository { get; }
|
||||
IReleasesClient Releases { get; }
|
||||
ISshKeysClient SshKey { get; }
|
||||
IUsersClient User { get; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user