Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 798 Bytes

Reference.md

File metadata and controls

15 lines (11 loc) · 798 Bytes

Reference

Properties

Name Type Description Notes
ParentId int64 The parent ID of the reference [optional] [default to null]
ChildId int64 The child ID of the reference [optional] [default to null]
ChildDigest string The digest of the child artifact [optional] [default to null]
Platform *Platform [optional] [default to null]
Annotations *Annotations [optional] [default to null]
Urls []string The download URLs [optional] [default to null]

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