Upgrade Rust SDK to spec 1.6.7

This commit is contained in:
VRCCat
2022-01-20 17:55:06 +00:00
parent 74d4992771
commit 84931d9770
4 changed files with 9 additions and 4 deletions

View File

@ -313,7 +313,7 @@ Name | Type | Description | Required | Notes
**file_id** | **String** | | [required] |
**version_id** | **i32** | | [required] |
**file_type** | **String** | | [required] |
**part_number** | **i32** | | [required] |
**part_number** | Option<**i32**> | | |
### Return type