Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.1 KB

File metadata and controls

19 lines (11 loc) · 1.1 KB

SfvbFileWriteResponse

Properties

Name Type Description Notes
compiledPath String Path of the compiled output, when writing a .cjson under a theme triggered a compile. [optional]
_file SfvbFileEntry [optional]
hashSha256 String New SHA-256. Use as the next If-Match value. [optional]
publicUrl String Where a shopper's browser will fetch this file, for use in an img src or a background image. Present only for a path outside /themes/, which is served straight off the storefront root. A file inside a theme is absent here because its public URL depends on which theme is active, and guessing it would be worse than omitting it. [optional]
validation SfvbValidationResponse [optional]
velocityErrors String Velocity errors recorded by the store. Present means the file was written but is not valid. [optional]
version Integer New version number. [optional]