Optional
titleOptional
descriptionAdditional information about the field.
Optional
typeSchema type.
Optional
formatFormat for strings.
Optional
propertiesProperties for object
schema
Optional
itemsSchema for array items
Optional
additionalFor object
schemas - whether value can contain properties besides
ones listed in properties
.
Optional
enumList of possible values for string
schema.
Optional
referenceList of Data Records that can be used as possible values.
Optional
referencePointer to a collection containing records that can be used as possible values.
Optional
referenceFor UDM schemas - reference to another UDM
Optional
defaultDefault value that will be used if none is provided.
Optional
allowIf true
, schema allows custom values besides ones in
enum
, referenceRecords
, or refrenceCollectionPath
.
Optional
$refReference to an App Data Schema
Optional
requiredList of required properties for object
schema
Optional
minMinimum lenght of a string
Optional
maxMaximum length of a string
Optional
minimumMinimum value for a number
Optional
maximumMaximum value for a number
Optional
maxMaximum items for array
Optional
readIf field can be only read
Optional
writeIf field can be only written but is not returned in responses
Optional
examplesExamples of the field value
Optional
anyOptional
isUsed to indicate that field was not explicitly defined in the schema, but implied from the value.
Optional
referenceOptional
reference
Human-readable name of the schema.