Endpoint

<hostname>repos/{userName}/{repoName}/stats/contributors

Columns

The WEEKLYCONTRIBUTIONS table contains the following columns. Columns marked with an asterisk comprise the primary key.

Column Name Data Type
CONTRIBUTORS_AUTHOR_AUTHORID* Integer
CONTRIBUTORS_REPONAME* VarChar(255)
CONTRIBUTORS_USERNAME* VarChar(255)
POSITION* Integer
ADDITIONS Integer
COMMITS Integer
DELETIONS Integer
STARTOFWEEK TimeStamp(0)