mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Updated changelog
This commit is contained in:
parent
08f69d69d5
commit
46a0906e2c
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
|||
- API Key name max length is now 128 chars and not 256 for better API consistency
|
||||
- Task name max length is now 128 chars and not 256 for better API consistency
|
||||
- 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
|
||||
- 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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue