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.

Commit8765f95

Browse files
author
Jake Boxer
committed
Specify error type
* /cc@gjtorikian
1 parent5bf07e8 commit8765f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/v3/repos.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Name | Type | Description
2323
-----|------|--------------
2424
`visibility` |`string` | Can be one of`all`,`public`, or`private`. Default:`all`
2525
`affiliation` |`string` | Comma-separated list of values. Can include:<br />*`owner`: Repositories that are owned by the authenticated user.<br />*`collaborator`: Repositories that the user has been added to as a collaborator.<br />*`organization_member`: Repositories that the user has access to through being a member of an organization. This includes every repository on every team that the user is on.<br /><br />Default:`owner,collaborator,organization_member`
26-
`type`|`string` | Can be one of`all`,`owner`,`public`,`private`,`member`. Default:`all`<br /><br />Will causean error if used in the same request as**visibility** or**affiliation**.
26+
`type`|`string` | Can be one of`all`,`owner`,`public`,`private`,`member`. Default:`all`<br /><br />Will causea`422` error if used in the same request as**visibility** or**affiliation**.
2727
`sort`|`string` | Can be one of`created`,`updated`,`pushed`,`full_name`. Default:`full_name`
2828
`direction`|`string` | Can be one of`asc` or`desc`. Default: when using`full_name`:`asc`; otherwise`desc`
2929

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp