ListJsonSchemaVersionInfoRequest
org.sagebionetworks.repo.model.schema.ListJsonSchemaVersionInfoRequest
Request to get a single page of schema version metadata for the given organization and schema name.
Field | Type | Description |
---|---|---|
organizationName | STRING | The name of the Organization. |
schemaName | STRING | The name of the JsonSchema to list versions to list schemas for. |
nextPageToken | STRING | Forward the returned 'nextPageToken' to get the next page of results. |