SchemaWriteRequest is the request message for the Write method in the Schema service. It contains tenant_id and the schema to be written.
| Name | Type | Description | Notes |
|---|---|---|---|
| schema | String | schema is the string representation of the schema to be written. | [optional] |