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

feat: add 'users/{userId}/groups/represented' #262

Merged
merged 4 commits into from
Feb 24, 2024

Conversation

KaydaFox
Copy link
Contributor

I believe I added everything needed, however this is my first time doing things with the OpenAPI spec

This endpoint can return either an empty object or an object containing some info about the group that's being represented

I believe I added everything needed, however this is my first time doing things with the OpenAPI spec.

This endpoint can return either an empty object or an object containing some info about the group that's being represented
openapi/components/paths/users.yaml Outdated Show resolved Hide resolved
Im hoping this resolves that issue, if not i'll rework this some more ^^
Added the group search endpoint `GET '/groups'`
i only know of 3 parameters this endpoint takes `query` `n` and `offset`. If no query is provided, vrchat will return a bunch of random groups
@KaydaFox
Copy link
Contributor Author

uh- why did my last commit get added here wtf git lmao

@ariesclark
Copy link
Member

uh- why did my last commit get added here wtf git lmao

Same tree as the one you made a pr for, so you'd be able to update an existing PR without having to close and reopen a new one.

@ariesclark ariesclark merged commit 05f6f19 into vrchatapi:main Feb 24, 2024
1 check 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.

2 participants