mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-05 03:30:34 +00:00
the Force flag is no longer supported by the API
This commit is contained in:
@@ -19,6 +19,7 @@ namespace Octokit
|
||||
/// <summary>
|
||||
/// Optional parameter to bypass any ahead/behind checks or commit status checks.
|
||||
/// </summary>
|
||||
[Obsolete("No longer supported in the API, will be removed in a future release")]
|
||||
public bool? Force { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user