specification icon indicating copy to clipboard operation
specification copied to clipboard

⚙️ VRChat API OpenAPI specification defining the API in a machine-readable format. This is then used for automatic generation of language-specific SDK's

Results 78 specification issues
Sort by recently updated
recently updated
newest added

### User: - add nullable string `last_mobile` - remove required status for `platform` ### CurrentUser: - add nullable string `queuedInstance` - add boolean `receiveMobileInvitations` ### CurrentUserPresence: - add string `currentAvatarTags`...

POC for https://github.com/vrchatapi/specification/issues/370 This is a draft and not done. Its more to see if the idea works and to gague how other contributers like the impl. Things missing: -...

Fixes: #199 I started with a simple sed: `find -type f -exec sed -i 's/type: number/type: integer/' {} \+` And then I reverted integer back to number for payment amounts...

I added last_login to LimitedUser.yaml and last_mobile to User.yaml and tested it for functionality ^^

Fixes #241 - Based on the work of @C0D3-M4513R from this [PR](https://github.com/vrchatapi/vrchatapi-rust/pull/12) Adds a new Response schema that is able to encapsulate the 2FA challange/request. This is done via the...

Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.5 2024-09-27 Bug Fixes Allow parsing of certain unicode characters again (#5674) Pull Requests #5674: Fix panic...

dependencies
javascript

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.5.0 to 2.5.6. Release notes Sourced from dompurify's releases. DOMPurify 2.5.6 Fixed an issue with the execution logic of attribute hooks to prevent bypasses, thanks @​kevin-mizu Fixed...

dependencies
javascript

Bumps [redoc](https://github.com/Redocly/redoc) to 2.4.0 and updates ancestor dependency [@redocly/cli](https://github.com/Redocly/redocly-cli). These dependencies need to be updated together. Updates `redoc` from 2.1.3 to 2.4.0 Release notes Sourced from redoc's releases. 2.4.0 2.4.0...

dependencies
javascript

Required for https://github.com/vrchatapi/specification/pull/451

Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) and [@stoplight/spectral-core](https://github.com/stoplightio/spectral). These dependencies needed to be updated together. Updates `jsonpath-plus` from 7.1.0 to 10.3.0 Release notes Sourced from jsonpath-plus's releases. v10.3.0 What's Changed fix(eval): rce using non-string...

dependencies
javascript