Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 754 Bytes

File metadata and controls

12 lines (9 loc) · 754 Bytes

# SfvbFileUploadRequest

Properties

Name Type Description Notes
comment string Optional comment recorded against the version this write creates. [optional]
create_if_missing bool Create the file if it does not exist. Defaults to true. [optional]
key string The key returned when the upload URL was issued. [optional]
path string Storefront path to write, for example /assets/imgs/hero.jpg. The extension must match the one the upload URL was issued for, and must match the bytes. [optional]

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