mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-22 15:45:35 +00:00
Upgrade Rust SDK to spec 1.5.0
This commit is contained in:
19
docs/CreateAvatarRequest.md
Normal file
19
docs/CreateAvatarRequest.md
Normal file
@ -0,0 +1,19 @@
|
||||
# CreateAvatarRequest
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**asset_url** | Option<**String**> | | [optional]
|
||||
**id** | Option<**String**> | | [optional]
|
||||
**name** | **String** | |
|
||||
**description** | Option<**String**> | | [optional]
|
||||
**tags** | Option<**Vec<String>**> | | [optional]
|
||||
**image_url** | **String** | |
|
||||
**release_status** | Option<[**crate::models::ReleaseStatus**](ReleaseStatus.md)> | | [optional]
|
||||
**version** | Option<**f32**> | | [optional][default to 1]
|
||||
**unity_package_url** | 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