ValidateDefiningSqlRequest
org.sagebionetworks.repo.model.table.ValidateDefiningSqlRequest
The request body for validateDefiningSql
Field | Type | Description |
---|---|---|
definingSql | STRING | The Synapse SQL statement that defines the data in the table. |
entityType | DefiningSqlEntityType | Type of the entity containing definingSql |