File tree Expand file tree Collapse file tree 6 files changed +21
-21
lines changed
Expand file tree Collapse file tree 6 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -181,10 +181,10 @@ <h2 id="custom-mime-types">Custom Mime Types</h2>
181181< p > These are the supported mime types for gist comments. You can read more about the
182182use of mime types in the API < a href ="/v3/mime/ "> here</ a > .</ p >
183183
184- < pre > < code > application/vnd.github-gistcomment .raw+json
185- application/vnd.github-gistcomment .text+json
186- application/vnd.github-gistcomment .html+json
187- application/vnd.github-gistcomment .full+json
184+ < pre > < code > application/vnd.github.VERSION .raw+json
185+ application/vnd.github.VERSION .text+json
186+ application/vnd.github.VERSION .html+json
187+ application/vnd.github.VERSION .full+json
188188</ code > </ pre >
189189 </ div >
190190
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ <h2 id="custom-mime-types">Custom Mime Types</h2>
9090use of mime types in the API < a href ="/v3/mime/ "> here</ a > .</ p >
9191
9292< pre > < code > application/json
93- application/vnd.github-blob .raw
93+ application/vnd.github.VERSION .raw
9494</ code > </ pre >
9595 </ div >
9696
Original file line number Diff line number Diff line change @@ -183,10 +183,10 @@ <h2 id="custom-mime-types">Custom Mime Types</h2>
183183< p > These are the supported mime types for issue comments. You can read more
184184about the use of mime types in the API < a href ="/v3/mime/ "> here</ a > .</ p >
185185
186- < pre > < code > application/vnd.github-issuecomment .raw+json
187- application/vnd.github-issuecomment .text+json
188- application/vnd.github-issuecomment .html+json
189- application/vnd.github-issuecomment .full+json
186+ < pre > < code > application/vnd.github.VERSION .raw+json
187+ application/vnd.github.VERSION .text+json
188+ application/vnd.github.VERSION .html+json
189+ application/vnd.github.VERSION .full+json
190190</ code > </ pre >
191191 </ div >
192192
Original file line number Diff line number Diff line change @@ -536,10 +536,10 @@ <h2 id="custom-mime-types">Custom Mime Types</h2>
536536< p > These are the supported mime types for issues. You can read more about the
537537use of mime types in the API < a href ="/v3/mime/ "> here</ a > .</ p >
538538
539- < pre > < code > application/vnd.github-issue .raw+json
540- application/vnd.github-issue .text+json
541- application/vnd.github-issue .html+json
542- application/vnd.github-issue .full+json
539+ < pre > < code > application/vnd.github.VERSION .raw+json
540+ application/vnd.github.VERSION .text+json
541+ application/vnd.github.VERSION .html+json
542+ application/vnd.github.VERSION .full+json
543543</ code > </ pre >
544544 </ div >
545545
Original file line number Diff line number Diff line change @@ -239,10 +239,10 @@ <h2 id="custom-mime-types">Custom Mime Types</h2>
239239< p > These are the supported mime types for pull request comments. You can read
240240more about the use of mime types in the API < a href ="/v3/mime/ "> here</ a > .</ p >
241241
242- < pre > < code > application/vnd.github-pullcomment .raw+json
243- application/vnd.github-pullcomment .text+json
244- application/vnd.github-pullcomment .html+json
245- application/vnd.github-pullcomment .full+json
242+ < pre > < code > application/vnd.github.VERSION .raw+json
243+ application/vnd.github.VERSION .text+json
244+ application/vnd.github.VERSION .html+json
245+ application/vnd.github.VERSION .full+json
246246</ code > </ pre >
247247 </ div >
248248
Original file line number Diff line number Diff line change @@ -513,10 +513,10 @@ <h2 id="custom-mime-types">Custom Mime Types</h2>
513513< p > These are the supported mime types for pull requests. You can read more about the
514514use of mime types in the API < a href ="/v3/mime/ "> here</ a > .</ p >
515515
516- < pre > < code > application/vnd.github-pull .raw+json
517- application/vnd.github-pull .text+json
518- application/vnd.github-pull .html+json
519- application/vnd.github-pull .full+json
516+ < pre > < code > application/vnd.github.VERSION .raw+json
517+ application/vnd.github.VERSION .text+json
518+ application/vnd.github.VERSION .html+json
519+ application/vnd.github.VERSION .full+json
520520</ code > </ pre >
521521 </ div >
522522
You can’t perform that action at this time.
0 commit comments