File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ Users with pull access can view commit statuses for a given ref:
6868 <p >
6969 If you send an <code>Accept</code> header with the Combined Status API preview
7070 <a href="/v3/media/">media type</a>, <code><%= combined_media_type %></code>,
71- this endpoint is also available at <code>/repos/:owner/:repo/:ref/statuses</code>.
71+ this endpoint is also available at <code>/repos/:owner/:repo/commits/ :ref/statuses</code>.
7272 </p >
7373</div >
7474
@@ -104,7 +104,7 @@ Name | Type | Description
104104
105105Users with pull access can access a combined view of commit statuses for a given ref.
106106
107- GET /repos/:owner/:repo/:ref/status
107+ GET /repos/:owner/:repo/commits/ :ref/status
108108
109109The most recent status for each context is returned (up to 25), as well as a combined
110110` state ` . The ` state ` is ` pending ` to start, ` failure ` if any status reports as
You can’t perform that action at this time.
0 commit comments