The base document schema
All documents share a base set of properties, some of which are optional. Together, these make up the baseDocumentSchema.
Base Schema
Property
Required
Type
Description
name
true
string
The name to present in the browser for this document.
type
true
string
The name of the schema used for this document.
Last updated