mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-06 12:03:19 +00:00
Initial hack at supporting Notifications API
This commit is contained in:
@@ -13,5 +13,6 @@ namespace Octokit
|
||||
IReleasesClient Release { get; }
|
||||
ISshKeysClient SshKey { get; }
|
||||
IUsersClient User { get; }
|
||||
INotificationsClient Notification { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user