Skip to content

Commit 4a8d71e

Browse files
authored
Remove custom media type info from REST stub file (#50017)
1 parent d0bc4dc commit 4a8d71e

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

content/rest/pulls/pulls.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,6 @@ You can list, view, edit, create, and merge pull requests using the REST API. Fo
1818

1919
Pull requests are a type of issue. Any actions that are available in both pull requests and issues, like managing assignees, labels, and milestones, are provided by the REST API to manage issues. For more information, see "[AUTOTITLE](/rest/issues)."
2020

21-
### Custom media types for pull requests
22-
23-
These are the supported media types for pull requests.
24-
25-
application/vnd.github.raw+json
26-
application/vnd.github.text+json
27-
application/vnd.github.html+json
28-
application/vnd.github.full+json
29-
application/vnd.github.diff
30-
application/vnd.github.patch
31-
32-
For more information, see "[AUTOTITLE](/rest/overview/media-types)."
33-
34-
If a diff is corrupt, contact {% data variables.contact.contact_support %}. Include the repository name and pull request ID in your message.
35-
3621
### Link Relations
3722

3823
Pull requests have these possible link relations:

0 commit comments

Comments
 (0)