Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong API URL https://api.adoptium.net/v3/info/available/releases #1025

Closed
AndreVirtimo opened this issue Apr 29, 2024 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@AndreVirtimo
Copy link

Describe the bug
I have tried out some examples from the cookbook. But I ran into 404.

The URL https://api.adoptium.net/v3/info/available/releases has to be https://api.adoptium.net/v3/info/available_releases

See also https://api.adoptium.net/q/swagger-ui/#/Release%20Info/getAvailableReleases

To Reproduce
Steps to reproduce the behavior:

  1. run curl -s https://api.adoptium.net/v3/info/available/releases like it is mentioned in https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-one-explore-available-releases
@AndreVirtimo AndreVirtimo added the bug Something isn't working label Apr 29, 2024
@johnoliver
Copy link
Contributor

This was temporary as we had not yet deployed the change, it has now been changed, let us know if there are any other issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants