Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit6f5cf88

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parentdae9218 commit6f5cf88

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

‎content/v3/repos/collaborators.md‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,22 @@ collaborators list.
1818

1919
###Response
2020

21+
<%= headers 200,:pagination => default_pagination_rels %>
22+
<%= json(:user) { |h|[h] } %>
23+
24+
###Alternative response with extra repository information
25+
26+
<divclass="alert">
27+
<p>
28+
We're currently offering a preview period allowing applications to opt in to the Organization Permissions API. Please see the <a href="/changes/2015-06-24-api-enhancements-for-working-with-organization-permissions/">blog post</a> for full details.
29+
</p>
30+
31+
<p>
32+
To access the API during the preview period, you must provide a custom <a href="/v3/media">media type</a> in the <code>Accept</code> header:
33+
<pre>application/vnd.github.ironman-preview+json</pre>
34+
</p>
35+
</div>
36+
2137
<%= headers 200,:pagination => default_pagination_rels %>
2238
<%= json(:collaborator) { |h|[h] } %>
2339

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp