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.

Commita243780

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent8f3dd14 commita243780

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎content/v3/orgs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ This only lists organizations that your authorization allows you to operate on i
2121
<%= headers 200,:pagination => default_pagination_rels %>
2222
<%= json(:org) { |h|[h] } %>
2323

24+
{% if page.version == 'dotcom' or page.version >= 2.3 %}
25+
2426
##List all organizations
2527

2628
Lists all organizations, in the order that they were created on {{ site.data.variables.product.product_name }}.
@@ -42,6 +44,8 @@ Name | Type | Description
4244
<%= headers 200,:pagination => {:next => 'https://api.github.com/organizations?since=135' } %>
4345
<%= json(:org) {|h|[h] } %>
4446

47+
{% endif %}
48+
4549
##List user organizations
4650

4751
List[public organization memberships](https://help.github.com/articles/publicizing-or-concealing-organization-membership) for the specified user.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp