vrchatapi / specification

⚙️ VRChat API OpenAPI specification defining the API in a machine-readable format. This is then used for automatic generation of language-specific SDK's
MIT License
49 stars 30 forks source link

Add missing query-string `roleId` to `/groups/{groupId}/members` #383

Closed Littlewhinging closed 1 month ago

Littlewhinging commented 1 month ago

Added the roleId query-string to groups.yaml and parameters.yaml for /groups/{groupId}/members since I noticed it wasn't documented.