All api's returning no results

Open
#113 15 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
api, backend

Research direction

Start by reproducing the empty response from the /disco/v3.0/packages and /disco/v3.0/ids/2dd07b11553c798fa49274d937ba88e9 endpoints. Trace the API path that supplies package and ID results, then verify that Jabba can use the responses to find and download a JDK.

Written by the indexing model from the issue text.

Description

https://api.foojay.io/disco/v3.0/packages returns
{"result":[],"message":""}

https://api.foojay.io/disco/v3.0/ids/2dd07b11553c798fa49274d937ba88e9
https://api.foojay.io/disco/v3.0/ids/2dd07b11553c798fa49274d937ba88e9

We use Jabba which uses your API to get/download the JDK during our builds.

Thanks for your effort with openjdk!

Dominant language
Java
Stars
154
Forks
18
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from foojayio/discoapi

All issues in foojayio/discoapi

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.