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

Download Open API Spec

FacetColumnRangeRequest

org.sagebionetworks.repo.model.table.FacetColumnRangeRequest

Selected minimum and maximum values for a range type facet

Field Type Description
concreteType STRING
columnName STRING The name of the faceted column
jsonPath STRING To filter on a jsonSubColumn of a JSON column, provide the jsonPath of the sub-column
min STRING
max STRING