mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-08 04:40:54 +00:00
add metadata to each client action (#2124)
This commit is contained in:
@@ -243,7 +243,7 @@ namespace Octokit
|
||||
/// Users requested for review
|
||||
/// </summary>
|
||||
public IReadOnlyList<User> RequestedReviewers { get; protected set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Teams requested for review
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user