There was an error while loading. Please reload this page.
1 parent db0db07 commit ac5e28bCopy full SHA for ac5e28b
1 file changed
content/v3/repos.md
@@ -183,6 +183,12 @@ Name | Type | Description
183
184
List contributors to the specified repository, sorted by the number of commits per contributor in descending order.
185
186
+{{#tip}}
187
+
188
+Contributors data is cached for performance reasons. This endpoint may return information that is a few hours old.
189
190
+{{/tip}}
191
192
GET /repos/:owner/:repo/contributors
193
194
### Parameters
0 commit comments