1
0
Fork 0
mirror of synced 2024-06-28 03:01:15 +12:00

Updated changes

This commit is contained in:
Eldad Fux 2020-10-27 02:49:12 +02:00
parent c820111233
commit 75fc72333b

View file

@ -36,7 +36,6 @@
- Platform name max length is now 128 chars and not 256 for better API consistency
- Webhooks payloads are now exactly the same as any of the API response objects
- Added new locale: Marathi -mr (@spielers)
>>>>>>> b12097efecffcefe89cbc411148acb45fbdfc374
- New and consistent response format for all API object + new response examples in the docs
- Removed user roles attribute from user object (can be fetched from /v1/teams/memberships) **
- Removed type attribute from session object response (used only internally)