mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-22 15:45:35 +00:00
docs: re-add default generated markdown docs
This commit is contained in:
20
docs/UnityPackage.md
Normal file
20
docs/UnityPackage.md
Normal file
@ -0,0 +1,20 @@
|
||||
# UnityPackage
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | |
|
||||
**asset_url** | **String** | |
|
||||
**asset_url_object** | [**serde_json::Value**](.md) | |
|
||||
**plugin_url** | **String** | |
|
||||
**plugin_url_object** | [**serde_json::Value**](.md) | |
|
||||
**unity_version** | **String** | |
|
||||
**unity_sort_number** | **f32** | |
|
||||
**asset_version** | **f32** | |
|
||||
**platform** | [**crate::models::Platform**](Platform.md) | |
|
||||
**created_at** | **String** | |
|
||||
|
||||
[[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