api: Extend the Repository Health endpoint
What does this MR do and why?
New fields were added to the RepositoryInfo RPC response in Gitaly.
Update the corresponding Repository Health API endpoint to include these fields. Remove the "desc" fields from the Grape definitions, as the fields are extensively documented within the protobuf itself.
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.