Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 571 Bytes

BlobInfo.md

File metadata and controls

14 lines (10 loc) · 571 Bytes

BlobInfo

Properties

Name Type Description Notes
id str blob id
hash str SHA3-256 of blob contents if calculated [optional]
size int blob size in bytes [optional]
tags list[str] Additional tags [optional]
name str optional human readable blob name [optional]

[Back to Model list] [Back to API list] [Back to README]