distributions
index
Example request:
curl https://packagecloud.io/api/v1/distributions.json
get/api/v1/distributions
Response
Hash<String, Distribution> The response will be a JSON hash with the keys "deb", "dsc", and "rpm" whose values will be an array of hashes describing each distribution. This distribution hash will have an key called "versions" whose value is an array of JSON hashes describing each version of a particular Linux distribution which supports the package type.
object required