mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-23 15:45:28 +00:00
Add way to get to ObservableEventsClient
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
IConnection Connection { get; }
|
||||
|
||||
IObservableAuthorizationsClient Authorization { get; }
|
||||
IObservableActivitiesClient Activity { get; }
|
||||
IObservableMiscellaneousClient Miscellaneous { get; }
|
||||
IObservableOrganizationsClient Organization { get; }
|
||||
IObservableRepositoriesClient Repository { get; }
|
||||
|
||||
Reference in New Issue
Block a user