mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-12-03 19:18:20 +00:00
607 B
607 B
FinishFileDataUploadRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| etags | Option<Vec> | Array of ETags uploaded. | [optional] |
| next_part_number | String | Always a zero in string form, despite how many parts uploaded. | [default to 0] |
| max_parts | String | Always a zero in string form, despite how many parts uploaded. | [default to 0] |