Returns all packages that are builds of OpenJDK
GET
/disco/v3.0/packages/all_builds_of_openjdkReturns all packages that are builds of OpenJDK
请求参数
Query 参数
downloadable
string
可选
When set to true it will return all packages that are builds of openjdk that are directly downloadable
include_ea
string
可选
When set to true it will return all packages that are builds of openjdk including early access builds
minimized
string
可选
When set to true it will return all packages that are builds of openjdk in a more compact format and Linux using musl will be returned as alpine_linux
示例代码
返回响应
All packages build of openjdk from the cache in json format(200)
All packages build of openjdk from the cache in json format
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
未设置
最后修改时间: 1 年前