VersionChanges
blocks_uploadedinteger | null
columnsVersionColumnChanges
deletedstring[]
Default:
[]
metadata_updatedarray | null
Default:
[]
newstring[]
Default:
[]
renamedobject[]
Default:
[]
new_titlestring
old_titlestring
updatedstring[]
Default:
[]
total_blocksinteger
update_typestring | null
Behaviour of the update, for blocks that are omitted from the update file.
- If set to
replace
, the values for blocks that are omitted will be set to null, for the selected columns. Ifgeometry_change
is true, the geometry of any parent block that has no blocks in the update file will be reset to an un-subdivided state. - If set to
merge
, blocks that are omitted will be left unchanged, the values within those blocks will be the same as within the previous version.
This is null if there were no columns updated and geometry_change
was not set to false.