mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-01 02:18:44 +00:00
Add TagsClient to GitHubClient inteface
This commit is contained in:
@@ -15,5 +15,6 @@ namespace Octokit
|
||||
ISshKeysClient SshKey { get; }
|
||||
IUsersClient User { get; }
|
||||
INotificationsClient Notification { get; }
|
||||
ITagsClient Tag { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user