mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-06 07:16:09 +00:00
Move INotificationsClient to under IActivitiesClient
per #1015. Top level client obsoleted.
This commit is contained in:
@@ -116,6 +116,7 @@
|
||||
/// <remarks>
|
||||
/// Refer to the API docmentation for more information: https://developer.github.com/v3/activity/notifications/
|
||||
/// </remarks>
|
||||
[System.Obsolete("The Notifications API belongs under the Activities client")]
|
||||
INotificationsClient Notification { get; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user