Foorack / Max Faxälv

Results 51 issues of Foorack / Max Faxälv

We are getting several requests regarding how to upload Files. Right now I would say File API is the most complex part of the publicly documented API. Each "File" is...

Type: Enhancement
Priority: Medium

Type: Enhancement
Priority: Medium

Most likely a "displayName" parameter in body to `PUT /users/{userId}`, just like how other attributes are updated, but needs to be validated. Thanks to abbey#04xx for pointing this out

Type: Enhancement
Priority: Medium

These are used e.g., when adding or removing language tags from your own profile. I am not sure why there is a specific endpoint for this, and why it doesn't...

Priority: Low
Type: Undocumented Endpoint

* PUT /users/{yourID} Blocked (kinda) by #65 ```json { "revertDisplayName": true, "currentPassword": "password" } ``` apiKey and auth required ![bild](https://user-images.githubusercontent.com/5008081/134956696-f0f4c721-2212-44fc-8169-7751b96664a3.png) With password: ![bild](https://user-images.githubusercontent.com/5008081/134956789-0315a8aa-29f1-4d33-8247-593d27f6d66e.png) ![bild](https://user-images.githubusercontent.com/5008081/134956830-d220fcc2-36f5-4988-9f65-a51d7c628339.png) ![bild](https://user-images.githubusercontent.com/5008081/134961495-fd228bef-5659-422f-b9ac-543b869b65ed.png) Success returns CurrentUser `pastDisplayName` is:...

Priority: Low
Status: Blocked
Type: Undocumented Endpoint

POST `/user/{userId}/votekick` Would this fall under PlayerModeration API?

Priority: Low
Type: Undocumented Endpoint

Although also admin-only. Should be very easy to copy over the query param.

Type: Enhancement
Priority: Low
Status: Help Wanted

* `invite/${receiverUserId}/photo` * `requestInvite/{receiverUserId}/photo`

Priority: Medium
Type: Undocumented Endpoint

In the project of having feature-parity with Docsify, I noticed we technically lack: * POST `/auth/register` * POST `/auth/user/resendEmail` * GET `/auth/verifyLoginPlace`

Priority: Low
Type: Undocumented Endpoint

Probably similar to `WorldCreateNotAllowedYetError`, but needs to be double checked.

Priority: Low
Type: Undocumented Endpoint