Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 0e76bd2

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent 5dd1422 commit 0e76bd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/changes/2016-06-14-repository-invitations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ We have now have endpoints for managing repository invitations for both reposito
1212
For example:
1313

1414
``` command-line
15-
curl "https://api.github.com/%3Cspan%20class="x x-first x-last">api/v3/repositories/1313/invitations" \
15+
curl "https://api.github.com/%3Cspan%20class="x x-first x-last">repos/github/hubot/invitations" \
1616
-H 'Authorization: token TOKEN' \
17-
-H "Accept: application/vnd.github.swamp-thing-preview" \
17+
-H "Accept: application/vnd.github.swamp-thing-preview"
1818
```
1919

2020
You can learn more about the new endpoints in the updated [Collaborators][collaborators] and new [Repository Invitations][repo-invitations] documentation.

0 commit comments

Comments
 (0)