mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-22 15:15:19 +00:00
WIP checkin for getting last ApiInfo object
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace Octokit.Reactive
|
||||
{
|
||||
public interface IObservableGitHubClient
|
||||
public interface IObservableGitHubClient : IApiInfo
|
||||
{
|
||||
IConnection Connection { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user