mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-01 10:25:36 +00:00
Move comment to <remarks> section
This commit is contained in:
@@ -9,6 +9,9 @@ namespace Octokit
|
||||
/// <summary>
|
||||
/// Specifies the requested settings for branch protection
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Note: this is a PREVIEW api: https://developer.github.com/changes/2016-06-27-protected-branches-api-update/
|
||||
/// </remarks>
|
||||
[DebuggerDisplay("{DebuggerDisplay,nq}")]
|
||||
public class BranchProtectionSettingsUpdate
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user