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
Merge pull request #285 from weaviate/fix/false-on-conflict
fix: revert breaking change and add deprecation notices
- Bring back roles.assignedUserIds -- I'd got a false impression that this method was removed in the Python client and replaced it with userAssignments rather than deprecating it.
- Return false on HTTP 409 Conflict from /activate and /deactivate endpoints.
- Add deprecation notices to users.assignRoles, users.revokeRoles, and roles.assignedUserIds
0 commit comments