Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 387 Bytes

File metadata and controls

14 lines (6 loc) · 387 Bytes

SchemaWriteBody

SchemaWriteRequest is the request message for the Write method in the Schema service. It contains tenant_id and the schema to be written.

Properties

Name Type Description Notes
schema String schema is the string representation of the schema to be written. [optional]