Filter commits per path on API endpoint /projects/:id/repository/commits
Description
Use existing code to filter repository commits matching a path through the API.
Proposal
Add optional parameter path
to the API endpoint /projects/:id/repository/commits
.