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.

Commite581552

Browse files
author
Nicolás Sanguinetti
committed
Merge pull request#7 from github-api/branch-status-docs
Branch status API docs
2 parentsfbc2eed +93751cb commite581552

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎content/v3/repos/statuses.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ Note that the `repo:status` [OAuth scope](/v3/oauth/#scopes) grants targeted
2525
access to Statuses**without** also granting access to repo code, while the
2626
`repo` scope grants permission to code as well as statuses.
2727

28-
##List Statuses for a specificSHA
28+
##List Statuses for a specificRef
2929

30-
GET /repos/:owner/:repo/statuses/:sha
30+
GET /repos/:owner/:repo/statuses/:ref
3131

3232
###Parameters
3333

34-
sha
35-
:_Required_**string** -Sha to list the statuses from
34+
ref
35+
:_Required_**string** -Ref to list the statuses from. It can be a SHA, a branch name, or a tag name.
3636

3737
###Response
3838

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp