Skip to content

Miscellaneous 4#533

Closed
VinyarionHyarmendacil wants to merge 5 commits intovrchatapi:mainfrom
VinyarionHyarmendacil:miscellaneous-4
Closed

Miscellaneous 4#533
VinyarionHyarmendacil wants to merge 5 commits intovrchatapi:mainfrom
VinyarionHyarmendacil:miscellaneous-4

Conversation

@VinyarionHyarmendacil
Copy link
Contributor

@VinyarionHyarmendacil VinyarionHyarmendacil commented Dec 4, 2025

Addresses #202, #480, #489, #495, #497, and #498
Merge TwoFactorAuthCode and TwoFactorEmailCode schemas into TwoFactorCode
Better document and type-limit properties for CalendarEvent
Add GET /calendar/{groupId}/next
Add GET /inventory/collections
Fix GET /user/{userId}/inventory/{inventoryItemId} having incorrect path and being absent from paths.yaml
Moderation Reports:
Add GET /moderationReports
Add POST /moderationReports
Add DELETE /moderationReports/<modReportId>
Notification V2:
Add GET /notifications
Add DELETE /notifications
Add GET /notifications/{notificationId}
Add DELETE /notifications/{notificationId}
Add POST /notifications/{notificationId}/reply
Add POST /notifications/{notificationId}/respond
Add POST /notifications/{notificationId}/see

Addresses vrchatapi#202, vrchatapi#480, vrchatapi#489, vrchatapi#495, vrchatapi#497, and vrchatapi#498
Merge TwoFactorAuthCode and TwoFactorEmailCode schemas into TwoFactorCode
Better document and type-limit properties for CalendarEvent
Add `GET /calendar/{groupId}/next`
Add `GET /inventory/collections`
Fix `GET /user/{userId}/inventory/{inventoryItemId}` having incorrect path and being absent from paths.yaml
Moderation Reports:
Add `GET /moderationReports`
Add `POST /moderationReports`
Add `DELETE /moderationReports/<modReportId>`
Notification V2:
Add `GET /notifications`
Add `DELETE /notifications`
Add `GET /notifications/{notificationId}`
Add `DELETE /notifications/{notificationId}`
Add `POST /notifications/{notificationId}/reply`
Add `POST /notifications/{notificationId}/respond`
Add `POST /notifications/{notificationId}/see`
@binn
Copy link

binn commented Dec 4, 2025

Hey, the C# SDK depends on the differentiated types of TwoFactorAuthCode and TwoFactorEmailCode, just an FYI

https://github.com/vrchatapi/vrchatapi-csharp/blob/main/src/VRChat.API/Client/VRChat.cs#L351-L384

@VinyarionHyarmendacil
Copy link
Contributor Author

abandoning ship

@VinyarionHyarmendacil VinyarionHyarmendacil deleted the miscellaneous-4 branch December 9, 2025 21:35
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