Closed jellejurre closed 1 month ago
Endpoints/changes I've not included here: https://github.com/vrchatapi/specification-test/blob/main/data/requests/economy/getsteamtransactions.md because it needs oneOf (empty string vs object)
https://github.com/vrchatapi/specification-test/blob/main/data/requests/permissions/getassignedpermissions.md i did all but the data ones since that is arbitrary I think
https://github.com/vrchatapi/specification-test/blob/main/data/requests/system/getjavascript.md because JS https://github.com/vrchatapi/specification-test/blob/main/data/requests/system/getcss.md because CSS https://github.com/vrchatapi/specification-test/blob/main/data/requests/system/getinfopush-with-user-all.md because lol https://github.com/vrchatapi/specification-test/blob/main/data/requests/system/getconfig.md because it's highly unstable and half of these are already outdated
notes: https://github.com/vrchatapi/specification-test/blob/main/data/requests/groups/getgroup.md i've set as a list of string since it returns [] and I have no idea what that could be
You could add Constants from getConfig I think. That should not be a random one.
Edit: maybe the reporting reasons too?
Endpoints/changes I've not included here: https://github.com/vrchatapi/specification-test/blob/main/data/requests/economy/getsteamtransactions.md because it needs oneOf (empty string vs object)
https://github.com/vrchatapi/specification-test/blob/main/data/requests/permissions/getassignedpermissions.md i did all but the data ones since that is arbitrary I think
https://github.com/vrchatapi/specification-test/blob/main/data/requests/system/getjavascript.md because JS https://github.com/vrchatapi/specification-test/blob/main/data/requests/system/getcss.md because CSS https://github.com/vrchatapi/specification-test/blob/main/data/requests/system/getinfopush-with-user-all.md because lol https://github.com/vrchatapi/specification-test/blob/main/data/requests/system/getconfig.md because it's highly unstable and half of these are already outdated
notes: https://github.com/vrchatapi/specification-test/blob/main/data/requests/groups/getgroup.md i've set as a list of string since it returns [] and I have no idea what that could be