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

Download Open API Spec

FacetRoundingParameters

org.sagebionetworks.repo.model.FacetRoundingParameters

Parameters for the ROUNDING facet post-processing algorithm.

Field Type Description
concreteType STRING The full class name that identifies the concrete parameters type.
roundTo INTEGER The bin width. Each facet count is floored to the nearest lower multiple of this value. Must be a positive value.