Upgrade Rust SDK to spec 1.16.0

This commit is contained in:
VRCCat
2023-12-30 18:05:47 +00:00
parent 8ab0a0bc9f
commit 5546022b9d
9 changed files with 56 additions and 8 deletions

View File

@ -33,6 +33,7 @@ Name | Type | Description | Notes
**updated_at** | **String** | |
**version** | **i32** | | [default to 0]
**visits** | **i32** | | [default to 0]
**udon_products** | Option<**Vec<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)