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

Commit

Permalink
Sync changes from upstream repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Hubot committed Jun 16, 2016
1 parent 40e5d04 commit 221e99b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions content/changes/2016-06-14-repository-invitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ We have now have endpoints for managing repository invitations for both reposito

For example:

``` command-line
curl "https://api.github.com/api/v3/repositories/1313/invitations" \
-H 'Authorization: token TOKEN' \
-H "Accept: application/vnd.github.swamp-thing-preview" \
```
``` command-line
curl "https://api.github.com/api/v3/repositories/1313/invitations" \
-H 'Authorization: token TOKEN' \
-H "Accept: application/vnd.github.swamp-thing-preview" \
```

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

Expand Down

0 comments on commit 221e99b

Please sign in to comment.