mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-12-16 17:08:45 +00:00
Upgrade Rust SDK to spec 1.3.0
This commit is contained in:
@@ -12,7 +12,7 @@ Name | Type | Description | Notes
|
||||
**unity_version** | **String** | | [default to 5.3.4p1]
|
||||
**unity_sort_number** | Option<**f32**> | | [optional]
|
||||
**asset_version** | **f32** | |
|
||||
**platform** | [**crate::models::Platform**](Platform.md) | |
|
||||
**platform** | **String** | This can be `standalonewindows` or `android`, but can also pretty much be any random Unity verison such as `2019.2.4-801-Release` or `2019.2.2-772-Release` or even `unknownplatform`. |
|
||||
**created_at** | Option<**String**> | | [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