mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-24 00:09:27 +00:00
Upgrade Rust SDK to spec 1.5.0
This commit is contained in:
14
docs/CreateFileVersionRequest.md
Normal file
14
docs/CreateFileVersionRequest.md
Normal file
@ -0,0 +1,14 @@
|
||||
# CreateFileVersionRequest
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**signature_md5** | **String** | |
|
||||
**signature_size_in_bytes** | **f32** | |
|
||||
**file_md5** | Option<**String**> | | [optional]
|
||||
**file_size_in_bytes** | Option<**f32**> | | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
Reference in New Issue
Block a user