レート制限 API エンドポイントから code_scanning_upload フィールドが削除されました
本文の状態
日本語全文を表示中
詳細モードで約1分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
GitHub Changelog
GitHub は 2026 年 5 月 19 日、コードスキャンアップロードのレート制限に関する混乱を避けるため、REST API のレスポンスから該当フィールドを削除しました。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
2026 年 5 月 19 日付で、レート制限 REST API エンドポイントのレスポンスから code_scanning_upload フィールドを削除しました。
変更点
code_scanning_upload フィールドはもはや rate_limit API レスポンスのリソースオブジェクトには表示されません。このフィールドが削除されたのは、実際にはコア制限プールに統合されていた別々のレート制限カテゴリを表示しており、実際のレート制限ステータスについて混乱を招いていたためです。
コードスキャンアップロードのレート制限は、引き続き標準的なコアレート制限によって管理されます。
インテグレーションに影響がある場合
/ rate_limit エンドポイントを解析し code_scanning_upload を参照するスクリプトやツールをお持ちの場合は、その参照部分を削除するように更新してください。代替フィールドの置き換えは不要です—代わりにコアレート制限値を使用してください。
詳細については、「REST API のレート制限」をご覧ください。
原文を表示
As of May 19, 2026, we have removed the code_scanning_upload field from the rate limit REST API endpoint response.
What changed
The code_scanning_upload field no longer appears in the resources object of the rate_limit API response. This field was removed because it displayed a separate rate limit category that was actually joined with the core limit pool, causing confusion about actual rate limit status.
Rate limits for code scanning uploads continue to be governed by the standard core rate limit.
If your integrations are affected
If you have scripts or tools that parse the /rate_limit endpoint and reference code_scanning_upload, update them to remove that reference. No alternative field replacement is needed—use the core rate limit values instead.
For more information, see Rate limits for the REST API.
The post Removal of code_scanning_upload field from rate_limit API endpoint appeared first on The GitHub Blog.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み