chore!: Remove upsert users capability through the `users.update` endpoint (#31889)
* Do not allow unused joinDefaultChannels param in users.update * Do not allow user creation on users.update endpoint --------- Co-authored-by: Marcos Spessatto Defendi <marcos.defendi@rocket.chat>pull/33628/head
parent
203328d60a
commit
6b5b91fd14
@ -0,0 +1,6 @@ |
||||
--- |
||||
"@rocket.chat/meteor": major |
||||
"@rocket.chat/rest-typings": major |
||||
--- |
||||
|
||||
Removed upsert behavior on `users.update` endpoint (`joinDefaultChannels` param or empty `userId` are not allowed anymore) |
||||
Loading…
Reference in new issue