-
- Downloads
There was an error fetching the commit references. Please try again later.
Expose project statistics on single requests via the API
+ The statistics parameter was already accepted * This commit ensure that it is respected for GET /projects/:id endpoint + Add documentation of the parameter and update the example response for stats
Showing
- changelogs/unreleased/31544-size-of-project-from-api.yml 4 additions, 0 deletionschangelogs/unreleased/31544-size-of-project-from-api.yml
- doc/api/projects.md 9 additions, 1 deletiondoc/api/projects.md
- lib/api/projects.rb 9 additions, 5 deletionslib/api/projects.rb
- spec/requests/api/projects_spec.rb 14 additions, 0 deletionsspec/requests/api/projects_spec.rb
Please register or sign in to comment