AdoptOpenJDK/openjdk-api

Listing variants?

io7m opened this issue · 1 comments

io7m commented

Hello!

Any chance of an API endpoint to list the available variants? I'm working on a Java wrapper for the API and am currently intending to include a static list of the variants (openjdk8, openjdk9, openjdk9-openj9, etc). It'd obviously be nicer to be able to fetch this list from the server.

io7m commented

Thanks!