Size of project from API
Summary
I can able to view the project info from Gitlab interface. It shows with the project name, created by, size, and URL. When trying to get the details from API, can't get the size of the project.
API use, https://gitlab.example.com/api/v3/projects/677
Steps to reproduce
- Use the below link in Gitlab signed in a browser. https://gitlab.{example}.com/api/v3/projects/{project_id}
What is the current bug behavior?
The Size of the project is not shown from Gitlab API
What is the expected correct behavior?
Should return the Size of the project in JSON format
Relevant logs and/or screenshots
https://gitlab.com/gitlab-org/gitlab-ce/uploads/2d99778ee7ab11645a9fde862d62fd9a/image.png