zitadel/internal/domain/schema
Stefan Benz 41ae35f2ef
feat: add schema user create and remove (#8494)
# Which Problems Are Solved

Added functionality that user with a userschema can be created and
removed.

# How the Problems Are Solved

Added logic and moved APIs so that everything is API v3 conform.

# Additional Changes

- move of user and userschema API to resources folder
- changed testing and parameters
- some renaming

# Additional Context

closes #7308

---------

Co-authored-by: Elio Bischof <elio@zitadel.com>
2024-08-28 19:46:45 +00:00
..
permission_test.go feat: add schema user create and remove (#8494) 2024-08-28 19:46:45 +00:00
permission.go feat: add schema user create and remove (#8494) 2024-08-28 19:46:45 +00:00
permission.schema.v1.json feat: implement user schema management (#7416) 2024-03-12 13:50:13 +00:00
schema.go feat: add schema user create and remove (#8494) 2024-08-28 19:46:45 +00:00
zitadel.schema.v1.json feat: implement user schema management (#7416) 2024-03-12 13:50:13 +00:00