Upgrade Rust SDK to spec 1.12.0

This commit is contained in:
VRCCat
2023-05-31 02:35:12 +00:00
parent 1b8dc9b342
commit 1d77c3c27d
156 changed files with 653 additions and 442 deletions

View File

@ -8,7 +8,6 @@ Name | Type | Description | Notes
**voice_enable_receiver_limiting** | **bool** | Unknown, probably voice optimization testing | [default to true]
**address** | **String** | VRChat's office address |
**announcements** | [**Vec<crate::models::ApiConfigAnnouncement>**](APIConfigAnnouncement.md) | Public Announcements |
**api_key** | **String** | apiKey to be used for all other requests |
**app_name** | **String** | Game name | [default to VrChat]
**build_version_tag** | **String** | Build tag of the API server |
**client_api_key** | **String** | apiKey to be used for all other requests |