You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With a recent change to the API, you can now remove certain response fields from the DiffStat API. For example you can include the query parameters: ?fields=-values.lines_added,-values.lines_removed to remove those fields the API returns.
It would be nice to have this functionality added to the DiffStat method.
@ktrysmt can you please assign this issue to me. I have already started working on this; I should have the PR ready in less than a week.