Reference / model / object
WriteFileInput.
Path, content, and encoding for writing one bounded sandbox file.
Schema kindobject
Fields
pathrequiredAbsolute or sandbox-relative destination path whose parent already exists.
contentrequiredFile content encoded according to the encoding field.
encodingoptionalEncoding of the supplied content; defaults to UTF-8.
Additional properties are rejected.
