Return value count for label names
Aberta
component: Consumer
feature
- Linguagem predominante
- Scala
- Estrelas
- 667
- Forks
- 155
- Merge médio
- 3d 6h
- PRs com merge (30d)
- 4
Descrição
`GET /labels/names/${label_name}/values?withCount=true` to return array of pairs `[value, count]`. E.g.:
```json
[
["foo", 42],
["bar", 2345234]
]
```
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.