mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +01:00
8 lines
385 B
ReStructuredText
8 lines
385 B
ReStructuredText
|
|
* create, delete, modify all take multiple objects to work on so that changes can be consistent.
|
|
|
|
* in theory, there should be one interface, "modify" that specifies create, delete, modify, so that all changes are possible in a single operation
|
|
* This however presents some schema verification changes, but they are not insurmountable and it would make the main server core simpler
|
|
|
|
|