Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 434 Bytes

File metadata and controls

15 lines (7 loc) · 434 Bytes

SfvbFileWriteRequest

Properties

Name Type Description Notes
comment String Optional comment recorded against the version this write creates. [optional]
content String UTF-8 content to write. [optional]
createIfMissing Boolean Create the file if it does not exist. Defaults to true. [optional]