mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-06 07:16:09 +00:00
Implemented DeploymentsClient and unit tests
This commit is contained in:
@@ -24,5 +24,6 @@ namespace Octokit
|
||||
IGitDatabaseClient GitDatabase { get; }
|
||||
ITreesClient Tree { get; }
|
||||
ISearchClient Search { get; }
|
||||
IDeploymentsClient Deployment { get; }
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user