-
Type:
Suggestion
-
Resolution: Duplicate
-
None
-
Component/s: API - REST
-
None
The following URI would retrieve a page of the latest commits to the test repository in the TEST project on https://mystash.com
https://mystash.com/rest/api/1.0/projects/TEST/repos/test/commits
Just like we can use the query parameters limit (for number of results per page) and start (which indicates which item should be used as the first item in the page of results, and expects a number), we should have a since / hash parameter in which we can specify a commit hash and get all the commits on a branch from that hash onwards.
- duplicates
-
BSERV-4621 commits REST API returns all commits if `until` or `since` is unknown
-
- Closed
-