Returns detailled information about a given distribution
GET
/disco/v3.0/distributions/{distro_name}Returns detailled information about a given distribution
请求参数
If true the response will only contain the latest version of each update (e.g. in case of 17.0.1+1, 17.0.1+2 and 17.0.1+3 -> only 17.0.1+3 will be returned) (default is false)
The scope of the package query (e.g. public, build_of_openjdk, build_of_graalvm, directly_downloadable, not_directly_downloadable, free_to_use_in_production, license_needed_for_production)
Defines how the discovery_socpe_ids should be matched (any will return all packages that contain at least one of the discovery_scope_ids (default), all will only return packages that contain all given discovery_scope_ids)
If true the response will contain the list of supported versions of this distribution (default is true)
If true the response will contain the list of synonyms used for this distribution (default is false)
If true the response will contain ea and ga versions, otherwise it will only contain ga versions (default is true)