Returns the schema used when appending a new item to an array. Falls back to additionalItems when items is a tuple array and the new index is beyond the tuple's length.
additionalItems
items
Returns the schema used when appending a new item to an array. Falls back to
additionalItemswhenitemsis a tuple array and the new index is beyond the tuple's length.