Document PUT /groups/:groupId/representation endpoint#470
Document PUT /groups/:groupId/representation endpoint#470ariesclark merged 1 commit intovrchatapi:mainfrom
PUT /groups/:groupId/representation endpoint#470Conversation
PUT /groups/:groupId/representation endpointPUT /groups/:groupId/representation endpoint
|
Thanks for your contribution, can you add the related test to vrchatapi/specification-test? |
|
I absolutely can. I've written some tests, but I'm having some trouble getting them to run locally. Here are the steps I attempted to get the current tests to run (without my new tests added):
You can find the output here: output.txt Do you have any hints on what I could try to get this working? |
|
It looks like a successful run to me, there's a lot of verbosity, what's the output of I'd expect some group tests to fail without VRC+ & everything-else is unrelated problems like VRChat randomly introducing |
|
Ahh I see now, alright. I've provided the updated tests in vrchatapi/specification-test#23. |
This endpoint seemed to be missing from the docs, so I've tried to add it.