You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was requested to properly document the functionality of the REST API in order for third parties to fully understand and possibly re-implement it.
What is each endpoint doing exactly?
What are the response structs used for? (A single line is fine for helper structs, but not necessarily for actually used objects, like for example players, chats or games.)
How is the authentication flow?
What are the WS messages used for and when? Also include their docs in the REST API, if possible?
The text was updated successfully, but these errors were encountered:
It was requested to properly document the functionality of the REST API in order for third parties to fully understand and possibly re-implement it.
The text was updated successfully, but these errors were encountered: