mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-03 11:05:56 +00:00
Removed all from ItemState and made some comment changes
This commit is contained in:
@@ -19,7 +19,7 @@ namespace Octokit
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// "open", "closed" or "all" to filter by state. Default is "open".
|
||||
/// Which PullRequests to get. The default is <see cref="ItemStateFilter.Open"/>
|
||||
/// </summary>
|
||||
public ItemStateFilter State { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user