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

Download Open API Spec

JsonSchemaInfo

org.sagebionetworks.repo.model.schema.JsonSchemaInfo

Information about a single JSON schema.

Field Type Description
organizationId STRING The Synapse identifier issued to the Organization to which this JsonSchema belongs.
organizationName STRING The name of the Organization to which this JsonSchema belongs.
schemaId STRING The Synapse identifier issued to the JsonSchema.
schemaName STRING The name of the JsonSchema.
createdOn STRING The date this JsonSchema was created.
createdBy STRING The ID of the user that created this JsonSchema.