⚙️ 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
Added the
roleId
query-string togroups.yaml
andparameters.yaml
for/groups/{groupId}/members
since I noticed it wasn't documented.