mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-18 21:25:12 +00:00
Make client property names consistent
Also added ObservableReleasesClient
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
IObservableAuthorizationsClient Authorization { get; }
|
||||
IObservableAutoCompleteClient AutoComplete { get; }
|
||||
IObservableOrganizationsClient Organization { get; }
|
||||
IObservableRepositoriesClient Repositories { get; }
|
||||
IObservableRepositoriesClient Repository { get; }
|
||||
IObservableSshKeysClient SshKey { get; }
|
||||
IObservableUsersClient User { get; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user