mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-04 11:24:44 +00:00
Remove /en slug in docs.github.com links (and stop VSCode from formatting on save) (#2573)
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Octokit
|
||||
/// This occurs when GitHub perceives misuse of the API. You may get this if
|
||||
/// you are polling heavily, creating content rapidly or making concurrent requests.
|
||||
/// </para>
|
||||
/// <para>See https://docs.github.com/en/rest/overview/resources-in-the-rest-api#secondary-rate-limits for more details.</para>
|
||||
/// <para>See https://docs.github.com/rest/overview/resources-in-the-rest-api#secondary-rate-limits for more details.</para>
|
||||
/// </summary>
|
||||
[Serializable]
|
||||
[SuppressMessage("Microsoft.Design", "CA1032:ImplementStandardExceptionConstructors",
|
||||
|
||||
Reference in New Issue
Block a user