Skip to content

Commit 87fa3fd

Browse files
author
Rishabh Rao
committed
Added description for the languages API call.
The languages API call returns the number of bytes of code written in that language. It wasn't clear in the documentation. So added a description for the same.
1 parent db2aabf commit 87fa3fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/v3/repos.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@ in results.
187187

188188
## List languages
189189

190+
List languages for the specified repository. The value on the right of a language is the number of bytes of code written in that language.
191+
190192
GET /repos/:user/:repo/languages
191193

192194
### Response

0 commit comments

Comments
 (0)