Returns a list of all supported distributions
GET
/disco/v3.0/distributionsReturns a list of all supported distributions
请求参数
Query 参数
include_versions
string
可选
If true the response will contain the list of supported versions of this distribution (default is true)
include_synonyms
string
可选
If true the response will contain the list of synonyms used for this distribution (default is true)
discovery_scope_id
array[string]
可选
Defines the scope that will be part of the response (e.g. build_of_openjdk)
示例代码
返回响应
A list of all supported distributions in json format(200)
A list of all supported distributions in json format
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
未设置
最后修改时间: 1 年前