Returns the specified major version including early access builds
GET
/disco/v3.0/major_versions/{major_version}/eaReturns the specified major version including early access builds
请求参数
Path 参数
major_version
integer
必需
A major version between 6 and the latest currently available (December 2020 -> 17)
Query 参数
include_build
string
可选
Include build numbers 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)
示例代码
返回响应
the specified major version (if valid) including early access builds(200)
the specified major version (if valid) including early access builds
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
未设置
最后修改时间: 1 年前