998 B
998 B
title, intro, versions, topics, allowTitleToDifferFromFilename, autogenerated
| title | intro | versions | topics | allowTitleToDifferFromFilename | autogenerated | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Commit comments | Use the REST API to interact with commit comments. |
|
|
true | rest |
About commit comments
You can create, edit, and view commit comments using the REST API. A commit comment is a comment made on a specific commit. For more information, see "AUTOTITLE."
Custom media types for commit comments
These are the supported media types for commit comments. You can read more about the use of media types in the API here.
application/vnd.github-commitcomment.raw+json
application/vnd.github-commitcomment.text+json
application/vnd.github-commitcomment.html+json
application/vnd.github-commitcomment.full+json
For more information, see "AUTOTITLE."