Merge branch 'develop' into ed25519

This commit is contained in:
tamaina 2024-03-01 05:04:54 +00:00
commit a5cccf3799
13 changed files with 184 additions and 156 deletions

View file

@ -4584,6 +4584,7 @@ export type components = {
type: 'isLocal' | 'isRemote';
};
RoleCondFormulaValueAssignedRole: {
id: string;
/** @enum {string} */
type: 'roleAssignedTo';
/**