Sha256: 5e25dc37fae3e548e9de708ccccea7945b6431d665de25c5e64f5b28f03c082a
Contents?: true
Size: 499 Bytes
Versions: 254
Compression:
Stored size: 499 Bytes
Contents
# Preview ## Example Preview Object ``` { "id": 1, "status": "complete", "download_uri": "https://mysite.files.com/...", "type": "complete", "size": 1024 } ``` * `id` (int64): Preview ID * `status` (string): Preview status. Can be invalid, not_generated, generating, complete, or file_too_large * `download_uri` (string): Link to download preview * `type` (string): Preview status. Can be invalid, not_generated, generating, complete, or file_too_large * `size` (int64): Preview size
Version data entries
254 entries across 254 versions & 1 rubygems