Open
Description
Feature Description
Currently the commit diff api is for the whole commit content and not by files in the commits, but after looking at impl of diff api the part that gets the diff accepts also a file name, it will be really simple to add the file name to the same api as optional parameter or add another endpoint.
Screenshots
No response