Latest filter ignored on ranged versions
Open
enhancement
- Dominant language
- Java
- Stars
- 154
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
On **/packages** endpoint if a ranged version is given, eg. >=8, then the latest filter is getting ignored and defaults to none.
Expected response could be the latest filter applied for each version (8, 11, 15, 16) for each combination of packages.
It would remove the need to filter the response in such cases.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.