RequestType: "point" | "range"

The type of request to make to the API

If you want to get the download count for a single day, use point, otherwise use range. Range requests will return the download count for each day in the range.

Generated using TypeDoc