mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-06 07:16:09 +00:00
Moved GetReadme and GetReadmeHtml to Contents
This commit is contained in:
committed by
Haacked
parent
790c07da30
commit
bed18b9980
@@ -8,7 +8,6 @@ namespace Octokit
|
||||
public interface IGitHubClient
|
||||
{
|
||||
IConnection Connection { get; }
|
||||
|
||||
IAuthorizationsClient Authorization { get; }
|
||||
IActivitiesClient Activity { get; }
|
||||
IIssuesClient Issue { get; }
|
||||
|
||||
Reference in New Issue
Block a user