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

Download Open API Spec

ViewColumnModelRequest

org.sagebionetworks.repo.model.table.ViewColumnModelRequest

An asynchronous request to compute the column models from the annotations in a given scope, note that the result won't include the default column model.

Field Type Description
concreteType STRING
viewScope ViewScope List of parent IDs that define a view scope.
includeDerivedAnnotations BOOLEAN If true will include colum models that map to annotations that are derived from the schemas of the entities in the scope
nextPageToken STRING Optional token used to retrieve subsequent pages, returned as part of the ViewColumnModelResponse