zitadel/internal/api/grpc/resources/action/v3alpha
Stefan Benz 5fdad7b8f4
feat: user v3 api update (#8582)
# Which Problems Are Solved

Users are not yet able to update their information an status in user API
v3.

# How the Problems Are Solved

Add endpoints and functionality to update users and their status in user
API v3.

# Additional Changes

Aggregate_type and event_types are updated with "userschema" to avoid
conflicts with old events.

# Additional Context

closes #7898
2024-09-17 08:27:48 +00:00
..
integration_test feat: user v3 api update (#8582) 2024-09-17 08:27:48 +00:00
execution.go fix(actions-v3): check feature flag on list methods (#8595) 2024-09-11 09:43:44 +00:00
query.go feat(v3alpha): read actions (#8357) 2024-08-12 22:32:01 +02:00
server.go feat(v3alpha): read actions (#8357) 2024-08-12 22:32:01 +02:00
target_test.go feat(v3alpha): write actions (#8225) 2024-07-31 14:42:12 +02:00
target.go feat(v3alpha): read actions (#8357) 2024-08-12 22:32:01 +02:00