[Schema Inaccuracy] Wrong media types in rest/gists/comments.md
まだ誰も着手していません。
評価
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 初心者へのやさしさ
- 68/100
- issue の種類
- ドキュメント
- 明瞭さ
- 明確に書かれている
- 活発さ
- 停滞
- 技術スタック
- openapi
調査の方向性
rest/gists/comments.md を開き、そこに記載されているメディアタイプと報告されている API の動作を比較します。不正確な base64 メディアタイプのエントリを削除し、レンダリングされた Gists コメントのドキュメントで、そのエンコーディングが利用可能だと記載されなくなっていることを確認します。
索引モデルが issue の本文から書いたものです。
説明
Schema Inaccuracy
The media types are wrong on the page https://docs.github.com/en/rest/gists/comments
The docs claim there to be a "base64" encoding, but there is none, and there hasn't been such encoding for more than 3 years, possibly since forever.
Expected
Remove the inaccurate documentation. The base64 feature is not available, and hasn't been available for at least 3 years, possibly has never been available.
Reproduction Steps
$ date --utc && curl --silent -H "Accept: application/vnd.github.base64+json" https://api.github.com/gists/9257657/comments/1221189 | grep body
Thu 8 Jan 19:20:52 UTC 2026
"body": "Thanks, Octocat!\n"
- 主要言語
- 言語のデータがありません
- スター
- 1.6k
- フォーク
- 342
- 平均マージ
- 3時間 33分
- マージ済み PR(30日)
- 51
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
github/rest-api-description のほかの issue
-
feature
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
github/rest-api-description#7201 ·
-
feature
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
github/rest-api-description#7163 ·
-
feature
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
github/rest-api-description#7162 ·
-
feature
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
github/rest-api-description#7135 ·
-
feature
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100
github/rest-api-description#7111 · コメント 1 件 ·
github/rest-api-description の issue をすべて見る
似ている issue
-
area:dictation documentation P2
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
uttrflow/uttrflow-swift#1180 ·
-
documentation
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
githubnext/gh-aw-workshop#3692 ·
-
agent/guide documentation hive/hosted-available-lke648397-260827-5n31
難易度 2/5 1〜3時間 初心者へのやさしさ 90/100
-
kind/bug
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
falcosecurity/falco-website#1601 ·
-
specification
難易度 1/5 1〜3時間 初心者へのやさしさ 78/100
WICG/webmonetization#729 ·