Skip to content

Commit 7d49f17

Browse files
committed
Upgrade Rust SDK to spec 1.20.8-nightly.1
1 parent 9689944 commit 7d49f17

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
repository="https://github.com/vrchatapi/vrchatapi-rust"
33
name = "vrchatapi"
4-
version = "1.20.7"
4+
version = "1.20.8-nightly.1"
55
authors = ["vrchatapi.lpv0t@aries.fyi"]
66
description = "VRChat API Client for Rust"
77
license = "MIT"

docs/MiscellaneousApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Name | Type | Description | Required | Notes
176176

177177
### Authorization
178178

179-
No authorization required
179+
[authCookie](../README.md#authCookie)
180180

181181
### HTTP request headers
182182

docs/WorldsApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ Name | Type | Description | Required | Notes
382382

383383
### Authorization
384384

385-
[authCookie](../README.md#authCookie)
385+
No authorization required
386386

387387
### HTTP request headers
388388

0 commit comments

Comments
 (0)