Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 384 Bytes

File metadata and controls

23 lines (11 loc) · 384 Bytes

AssetMetadata

Properties

Name Type Description Notes
scope ScopeEnum The scope of the asset
deprecated Boolean Is asset deprecated

Enum: ScopeEnum

Name Value
GLOBAL "Global"
LOCAL "Local"