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

Added PUT support to group posts #319

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Conversation

Tresvian
Copy link
Contributor

Hi, please review my homework.

Added put support into the group posts. The PUT method is part of the /group/{groupId}/posts/{notId} path. Uses same schema as creating one in a POST:
image
image

Also changed a response to be more generic to encompass multiple methods in the post methods since they share the same Success.yaml.

@ariesclark ariesclark enabled auto-merge (squash) April 25, 2024 03:03
@ariesclark ariesclark merged commit 1ee5751 into vrchatapi:main Apr 25, 2024
6 checks 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