permify-java/docs/DataWriteRequestMetadata.md at master · Permify/permify-java · GitHub
Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 418 Bytes

File metadata and controls

14 lines (6 loc) · 418 Bytes

DataWriteRequestMetadata

DataWriteRequestMetadata defines the structure of metadata for a write request. It includes the schema version of the data to be written.

Properties

Name Type Description Notes
schemaVersion String schema_version represents the version of the schema for the data being written. [optional]