[Doc] Fix `ref` parameter name for `commits/statuses`
Compare changes
+ 1
− 1
@@ -229,7 +229,7 @@ GET /projects/:id/repository/commits/:sha/statuses
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
The attribute to filter by branch or tag needs to be named ref
, not ref_name
. And indeed the attribute in the JSON response is ref
(and not ref_name
).
Tested on Gitlab CE 8.9.