Return value count for label names
オープン
component: Consumer
feature
- 主要言語
- Scala
- スター
- 667
- フォーク
- 155
- 平均マージ
- 3日 6時間
- マージ済み PR(30日)
- 4
説明
`GET /labels/names/${label_name}/values?withCount=true` to return array of pairs `[value, count]`. E.g.:
```json
[
["foo", 42],
["bar", 2345234]
]
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。