get commit log from ref. If both objects and prefixes are empty, return all commits.
Query parameters
return items after this value
how many items to return
list of paths, each element is a path of a specific object
list of paths, each element is a path of a prefix
limit the number of items in return to 'amount'. Without further indication on actual number of items.
if set to true, follow only the first parent upon reaching a merge commit
Show commits more recent than a specific date-time. In case used with stop_at parameter, will stop at the first commit that meets any of the conditions.
A reference to stop at. In case used with since parameter, will stop at the first commit that meets any of the conditions.
Response
commit log
Changes
Changed in 3 of the 52 revisions of this API.6
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
added the non-success response with the status
response-non-success-status-added
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
- ○
added the non-success response with the status
response-non-success-status-added
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
removed the non-success response with the status
response-non-success-status-removed
This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○