Missing explanation on how to use ref_name on https://docs.gitlab.com/ce/api/commits.html
Summary
See https://docs.gitlab.com/ce/api/commits.html. The ref_name is shown, but not explained. What is it for? Where should it be placed in the URL?
Expected behavior
- Indication where to part ref_name in the URL.
- Preferrably a sample.
- Is it to show the commits from a specific, like GitHub "sha"?