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

Download Open API Spec

GenerateDataAccessSchemaResponse

org.sagebionetworks.repo.model.dataaccess.schema.GenerateDataAccessSchemaResponse

Response body for a Generate Data Access Schema request. Returns one (jsonSchema, uiSchema) pair per step in the source FormTemplate.

Field Type Description
concreteType STRING
steps ARRAY<GeneratedFormStep> An ordered list of schema information used to render the form, one element per step in the source template.