Github contributors add sort order

This commit is contained in:
Linghao Zhang
2020-03-21 16:32:13 +08:00
parent 17de3a13a8
commit c4a13afcab
4 changed files with 32 additions and 33 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ GitHub 官方也提供了一些 RSS:
### 仓库 Contirbutors
<Route author="zoenglinghou" example="/github/contributors/DIYgod/RSSHub" path="/github/contributors/:user/:repo/:anon?" :paramsDesc="['用户名', '仓库名', '是否包括匿名用户。留空默认不包含,任意值包含匿名用户']" radar="1"/>
<Route author="zoenglinghou" example="/github/contributors/DIYgod/RSSHub" path="/github/contributors/:user/:repo/:order?/:anon?" :paramsDesc="['用户名', '仓库名', 'Commit 数量排序顺序,desc和asc(默认desc降序)', '是否包括匿名用户默认不包含,任意值包含匿名用户']" radar="1"/>
## GitLab