Skip to content

Commit 777d412

Browse files
committed
add media types for pull request comments
1 parent fe85890 commit 777d412

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

content/v3/pulls/comments.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,3 +136,12 @@ body
136136

137137
<%= headers 204 %>
138138

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

Comments
 (0)