mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-02 19:00:47 +00:00
remove paramattribute - not valid for requests
This commit is contained in:
@@ -29,7 +29,6 @@ namespace Octokit
|
||||
/// <summary>
|
||||
/// array of repo_names this team has permissions to
|
||||
/// </summary>
|
||||
[Parameter(Key="repo_names")]
|
||||
public Collection<string> RepoNames { get; private set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user