Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 543 Bytes

File metadata and controls

11 lines (8 loc) · 543 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]
create_if_missing bool Create the file if it does not exist. Defaults to true. [optional]

[Back to Model list] [Back to API list] [Back to README]