Skip to content

Standardize recently added commit diff api url

Created by: alexvh

Use "/commits/:sha/diff" as opposed to "/commit/:sha", keeping in line with existing api urls (e.g. "/commits/:sha/blob", "/projects/:id", etc.)

Merge request reports