Skip to content

Add missing CurrentUser provider fields for Apple and Twitch - #590

Merged
jellejurre merged 1 commit into
vrchatapi:mainfrom
MineTech13:patch/current-user-provider-fields
Jul 29, 2026
Merged

Add missing CurrentUser provider fields for Apple and Twitch#590
jellejurre merged 1 commit into
vrchatapi:mainfrom
MineTech13:patch/current-user-provider-fields

Conversation

@MineTech13

Copy link
Copy Markdown
Contributor

Summary

This change updates the CurrentUser OpenAPI schema to include the missing provider-related fields reported by newer VRChat API responses:

  • appleDetails
  • appleId
  • twitchDetails
  • twitchId

Why

Some current user responses include these fields, and the previous schema did not define them. That caused deserialization and validation issues for clients generated from this spec.

What changed

Validation

  • Verified the patch branch locally
  • Ran the repository validation command successfully after installing Bun

@jellejurre
jellejurre merged commit e9b5323 into vrchatapi:main Jul 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants