Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 4.07 KB

File metadata and controls

12 lines (9 loc) · 4.07 KB

PatchStorageFileRequest

Fields

Field Type Required Description
storage_file shared.StorageFile ✔️ N/A
connection_id str ✔️ ID of the connection
fields List[operations.PatchStorageFileQueryParamFields] Fields to return
id str ✔️ ID of the File
raw Optional[str] Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar