Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ApiConfig #355

Merged
merged 8 commits into from
Jul 22, 2024
Merged

Update ApiConfig #355

merged 8 commits into from
Jul 22, 2024

Conversation

C0D3-M4513R
Copy link
Contributor

@C0D3-M4513R C0D3-M4513R commented Jul 21, 2024

The specification-test repo has quite a few missing and unmapped properties.
So I just took the liberty of removing things, that don't exist anymore and adding new stuff that is new.

Please note, that this pr does not cover everything that was added.

Things that are still missing

  • Unexpected property at #/constants
  • Unexpected property at #/filterMobile
  • Unexpected property at #/forceUseLatestWorld
  • Unexpected property at #/generateDisconnect
  • Unexpected property at #/googleApiClientId
  • Unexpected property at #/keyCompileNotifyDelay
  • Unexpected property at #/minSupportedClientBuildNumber
  • Unexpected property at #/minimumUnityVersionForUploads
  • Unexpected property at #/offlineAnalysis
  • Unexpected property at #/photonNameserverOverrides
  • Unexpected property at #/sandwichVersion
  • Unexpected property at #/searchHeaderGeneratorRoutingReference
  • Unexpected property at #/sendTargetScroll
  • Unexpected property at #/stackUnityCookieTarget
  • Unexpected property at #/syncToken
  • Unexpected property at #/timekeeping
  • Unexpected property at #/websocketMaxFriendsRefreshDelay
  • Unexpected property at #/websocketQuickReconnectTime
  • Unexpected property at #/websocketReconnectMaxDelay.

Especially constants might be of interest to users.

Fixes: #207

@C0D3-M4513R C0D3-M4513R requested a review from ariesclark July 22, 2024 15:16
@ariesclark ariesclark merged commit 93b7cfd into vrchatapi:main Jul 22, 2024
6 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.

Update /config to include
2 participants