Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 692 Bytes

Platform.md

File metadata and controls

13 lines (10 loc) · 692 Bytes

Platform

Properties

Name Type Description Notes
architecture str The architecture that the artifact applys to [optional]
os str The OS that the artifact applys to [optional]
os_version str The version of the OS that the artifact applys to [optional]
os_features list[str] The features of the OS that the artifact applys to [optional]
variant str The variant of the CPU [optional]

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