1
0
mirror of https://github.com/zitadel/zitadel.git synced 2025-03-26 10:00:53 +00:00
Stefan Benz 319ebe7898
fix: add organizationID query for user v2 ListUsers and clean up depeprecated attribute ()
Add organizationID as query for ListUsers and clean up the deprecated Organisation attributes in other queries.

This PR removes the following fields from API requests (user service v2):

organisation from AddHumanUser (deprecated some time ago, organization still exists)
organization from GetUserByID
2024-03-21 08:07:00 +00:00
..