Returns information about the requested major version
GET
/disco/v3.0/major_versions/{query}Returns information about the requested major version
请求参数
Path 参数
query
string
必需
The query to get info about a major version (latest_ea, latest_ga, latest_sts, latest_mts, latest_lts, useful)
Query 参数
include_build
string
可选
Include build number if true
include_versions
string
可选
Shows all versions related to the given major version (e.g. major version 17 -> versions 17, 17.0.1, 17.0.2) (default is true)
示例代码
返回响应
Information about the requested major version in json format(200)
Information about the requested major version in json format
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
未设置
最后修改时间: 1 年前