Expose compare stats similarly to the Commits API
The [Compare API](https://docs.gitlab.com/ee/api/repositories.html#compare-branches-tags-or-commits) should expose stats similarly to the [Commits API](https://docs.gitlab.com/ee/api/commits.html#get-a-single-commit). ---- *Original description:* ![FireShot_Capture_1_-_f5ce76804cfc33c4140a5bef93102a5fda3f1b__-_https___gitlab.qunhequnhe.com_test_](/uploads/61c0f6dea932aa20342d3a3e06955c91/FireShot_Capture_1_-_f5ce76804cfc33c4140a5bef93102a5fda3f1b__-_https___gitlab.qunhequnhe.com_test_.png) i want get the info from api : /projects/:id/repository/compare?from=master&to=feature ![FireShot_Capture_2_-_Repositories_API_I_GitLab__-_https___docs.gitlab.com_ce_api_repo](/uploads/baf556c8f3e13f92c4cda7ae2f882aef/FireShot_Capture_2_-_Repositories_API_I_GitLab__-_https___docs.gitlab.com_ce_api_repo.png) but i could not found anything,someone help!
issue