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

Download Open API Spec

GenerateDataAccessSchemaFromAccessRequirement

org.sagebionetworks.repo.model.dataaccess.schema.GenerateDataAccessSchemaFromAccessRequirement

Request body to generate the JSON Schema and UI Schema for a form. Intended to support data requesters in the data access request flow.

Field Type Description
concreteType STRING Indicates which implementation this object represents.
requestType DataAccessRequestType The type of request being made. May affect the final set of included form fields.
accessRequirement AccessRequirementReference Used to reference a specific access requirement and version.