SchemaProps Interface

Properties

Name Type Description
$schema Readonly string    
alias Readonly string    
customAttributes Readonly [value: string]: any[] | undefined    
description Readonly string | undefined    
items Readonly [name: string]: SchemaItemProps | undefined    
label Readonly string | undefined    
name Readonly string    
references Readonly SchemaReferenceProps[] | undefined    
version Readonly string    

Defined in

Last Updated: 13 May, 2024