Return a list of major versions defined by the given parameters
GET
/disco/v3.0/major_versions1Return a list of major versions defined by the given parameters
请求参数
If not set it will return ea and ga releases, otherwise only the selected release status (optional, default GA and EA)
If not set it will return all versions incl. ea and ga versions, otherwise only the ones defined (optional, default GA and EA)
Defines that only major versions will be shown that are actively be maintained. (optional true/false, default false)
Includes build numbers if true (optional, default true)
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)
If true it will only return major versions that are long term stable releases (optional, default false)