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

Download Open API Spec

TableSchemaChangeResponse

org.sagebionetworks.repo.model.table.TableSchemaChangeResponse

An response to a table schema change request.

Field Type Description
concreteType STRING
schema ARRAY<ColumnModel> The resulting schema after the change.