- README
- Returns a list of endpoints of Disco API v3.GET
- Returns a list of all supported distributionsGET
- Returns a list of all distributions that support the given java versionGET
- Returns detailled information about a given distributionGET
- Redirects to either the direct download link or the download site of the requested package defined by it's idGET
- Return a list of major versions defined by the given parametersGET
- Returns the specified major version including early access buildsGET
- Returns the specified major version excluding early access buildsGET
- Returns information about the requested major versionGET
- Return a list of major versions defined by the given parametersGET
- Returns all packages defined the downloadable and include_ea parameterGET
- Returns all packages that are builds of GraalVMGET
- Returns all packages that are builds of OpenJDKGET
- Returns information about a package defined by the given package idGET
- Returns a list of parameters and their possible values which are used in the Disco APIGET
- Returns the remaining days to next feature release (e.GET
- Returns the remaining days to next update (e.GET
- Returns the supported architectures with their bitness etc.GET
- Returns the supported archive typesGET
- Returns the supported featuresGET
- Returns the supported floating point typesGET
- Returns the supported latest parametersGET
- Returns the supported libc typesGET
- Returns the supported operating systems with their libc typeGET
- Returns the supported package typesGET
- Returns the supported release statusGET
- Returns the supported terms of supportGET
- Returns a list of packages that are of package_type JRE defined by the given parameters.GET
- Returns a list of packages that are of package_type JDK defined by the given parameters.GET
- Returns a list of packages defined by the given parameters The version parameter not only supports different formats for version numbers (e.GET
Returns the supported package types
GET
/disco/v3.0/supported_package_types
请求参数
无
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.foojay.io/disco/v3.0/supported_package_types'
返回响应
🟢200the supported package types
application/json
Body
object {0}
示例
{}

捐赠
如果你觉得 Foojay Disco 不错,可以捐赠请维护者抽包烟~,在此表示感谢^_^。


修改于 2023-12-07 01:12:31