We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe85890 commit 777d412Copy full SHA for 777d412
content/v3/pulls/comments.md
@@ -136,3 +136,12 @@ body
136
137
<%= headers 204 %>
138
139
+## Custom media types
140
+
141
+These are the supported media types for pull request review comments. You can
142
+read more about the use of media types in the API [here](/v3/media/).
143
144
+ application/vnd.github.VERSION.raw+json
145
+ application/vnd.github.VERSION.text+json
146
+ application/vnd.github.VERSION.html+json
147
+ application/vnd.github.VERSION.full+json
0 commit comments