Skip to content

Commit

Permalink
Merge pull request github#15893 from github/issue-6231
Browse files Browse the repository at this point in the history
Issue github#6231--delete unsupported endpoint
  • Loading branch information
skedwards88 authored Oct 5, 2020
2 parents eed5c3d + f5cc0f6 commit e4daaf7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ _Search_
{% if currentVersion == "free-pro-team@latest" %}
- [`DELETE /repos/:owner/:repo/vulnerability-alerts`](/v3/repos/#disable-vulnerability-alerts) (:write)
{% endif %}
- [`POST /user/repos`](/v3/repos/#create-a-repository-for-the-authenticated-user) (:write)
- [`PATCH /user/repository_invitations/:invitation_id`](/v3/repos/invitations/#accept-a-repository-invitation) (:write)
- [`DELETE /user/repository_invitations/:invitation_id`](/v3/repos/invitations/#decline-a-repository-invitation) (:write)

Expand Down

0 comments on commit e4daaf7

Please sign in to comment.