foojayio / foojayio/discoapi

Empty `result` array with "1 package(s) found" message for SAP Machine JDK 21 on Windows

Open
#136 7 comments 0 reactions 1 assignee Claimed by @HanSolo View on GitHub
bug
Dominant language
Java
Stars
154
Forks
17
PR merge metrics
No merged PRs in 30d

Description

I'm using the following URL:
https://api.foojay.io/disco/v3.0/packages?jdk_version=21&latest=available&package_type=jdk&distribution=sap_machine&archive_type=zip&operating_system=windows

And I get what seems to be 1 result (which is expected), but... it's not there:
```
{
"result": [],
"message": "1 package(s) found"
}
```

Could you please check what's going on?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.