Skip to content

Tags: vrchatapi/specification

Tags

v1.20.8-nightly.9

Toggle v1.20.8-nightly.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CI: Check if all paths inside `paths/` are included in `paths.yml` (#555

)

Fixes #313

Signed-off-by: Vessel9817 <151808241+Vessel9817@users.noreply.github.com>

v1.20.8-nightly.8

Toggle v1.20.8-nightly.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Incorrect definition of the lower length bound for the "name" field i…

…n the World schema (#556)

Fixes #547

Signed-off-by: Vessel9817 <151808241+Vessel9817@users.noreply.github.com>

v1.20.8-nightly.7

Toggle v1.20.8-nightly.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Reorders enum varname entries for consistency (#552)

Corrects the sequence of enum variable names by placing 'hidden' after 'plus18' to match enum order, improving consistency and clarity in the AgeVerificationStatus schema.

v1.20.8-nightly.6

Toggle v1.20.8-nightly.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sets durationInMs to use 64-bit integer format (#551)

Enhances schema accuracy by specifying a 64-bit integer format for durationInMs, supporting larger duration values and improving data consistency.

v1.20.8-nightly.5

Toggle v1.20.8-nightly.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fix ci by downgrading add-artifact version

* fix: Fix ci (maybe?)

* Test

* Fix

v1.20.8-nightly.4

Toggle v1.20.8-nightly.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove unused LimitedGroupMember, Remerge GroupLimitedMember with Gro…

…upMember (#546)

* Remove unused LimitedGroupMember, Remerge GroupLimitedMember with GroupMember

The LimitedGroupMember schema appears to have been completely unused/unreferenced.

The properties often missing from Group(Limited)Member are only missing when explicitly fetching the Group(Limited)Member for the currently logged in user, they are not simply endpoint-specific; the only endpoint-specific property is the `user` property.

* Fix typos, add information to hasJoinedFromPurchase

---------

Co-authored-by: jellejurre <jelle@jilles.com>

v1.20.8-nightly.3

Toggle v1.20.8-nightly.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add MIMEType application/x-prop (#545)

Example:
`GET https://vrchat.com/api/1/file/file_c991c050-8b43-4046-8182-24d068524ac5 -> {"extension":".vrcp",...,"mimeType":"application/x-prop","name":"Prop - DroneCube - Asset bundle - 2022․3․22f1_4_standalonewindows_Release",...}`

v1.20.8-nightly.2

Toggle v1.20.8-nightly.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update calendar event (#543)

* Update calendar event

* Ci fixes

v1.20.8-nightly.1

Toggle v1.20.8-nightly.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update security definitions for miscellaneous and worlds endpoints (#544

)

* Update security definitions for miscellaneous and worlds endpoints

* Fix lint error

v1.20.7

Toggle v1.20.7's commit message
Release 1.20.7 (for real this time)