The Open API specification for Synapse is now available for download!

Download Open API Spec

SortItem

org.sagebionetworks.repo.model.table.SortItem
Field Type Description
column STRING The column to sort on.
direction SortDirection Optional sort direction. Default is the default mysql sort direction for that type.