Skip to content

Commit 12e96ce

Browse files
committed
Merge pull request github#665 from jeremyruppel/patch-1
Fix combined status API response
2 parents 5db667a + cd56a53 commit 12e96ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/repos/statuses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@ Name | Type | Description
116116

117117
### Response
118118
<%= headers 200 %>
119-
<%= json(:combined_status) { |h| [h] } %>
119+
<%= json(:combined_status) %>

0 commit comments

Comments
 (0)