Get the weekly commit activity
Returns a weekly aggregate of the number of additions and deletions pushed to a repository.
GET
/repos/{owner}/{repo}/stats/code_frequency- Source
github-v3-rest.json- Revision
f5f067c1e6f6- Active snapshot
85e53e3d0d65
Request
Path Parameters
- owner stringrequired
- repo stringrequired
Responses
application/json array[Code Frequency Stat array[integer]]
Returns a weekly aggregate of the number of additions and deletions pushed to a repository.
Response body array[Code Frequency Stat array[integer]]
application/json object
Accepted
Response body object
A header with no content is returned.