mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-09 13:01:36 +00:00
org not user
This commit is contained in:
@@ -43,6 +43,6 @@ namespace Octokit
|
||||
/// <summary>
|
||||
/// who this team belongs to
|
||||
/// </summary>
|
||||
public User Organization { get; set; }
|
||||
public Organization Organization { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user