mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-18 21:25:12 +00:00
Add observable reactions client
This commit is contained in:
@@ -27,5 +27,6 @@ namespace Octokit.Reactive
|
||||
IObservableSearchClient Search { get; }
|
||||
IObservableEnterpriseClient Enterprise { get; }
|
||||
IObservableMigrationClient Migration { get; }
|
||||
IObservableReactionsClient Reaction { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user