Auto-generated API code (#2121)
This commit is contained in:
@ -15682,11 +15682,9 @@ export interface SecurityCreatedStatus {
|
||||
}
|
||||
|
||||
export interface SecurityFieldRule {
|
||||
username?: Name
|
||||
username?: Names
|
||||
dn?: Names
|
||||
groups?: Names
|
||||
metadata?: any
|
||||
realm?: SecurityRealm
|
||||
}
|
||||
|
||||
export interface SecurityFieldSecurity {
|
||||
@ -15716,10 +15714,6 @@ export interface SecurityManageUserPrivileges {
|
||||
applications: string[]
|
||||
}
|
||||
|
||||
export interface SecurityRealm {
|
||||
name: Name
|
||||
}
|
||||
|
||||
export interface SecurityRealmInfo {
|
||||
name: Name
|
||||
type: string
|
||||
|
||||
@ -15993,11 +15993,9 @@ export interface SecurityCreatedStatus {
|
||||
}
|
||||
|
||||
export interface SecurityFieldRule {
|
||||
username?: Name
|
||||
username?: Names
|
||||
dn?: Names
|
||||
groups?: Names
|
||||
metadata?: any
|
||||
realm?: SecurityRealm
|
||||
}
|
||||
|
||||
export interface SecurityFieldSecurity {
|
||||
@ -16027,10 +16025,6 @@ export interface SecurityManageUserPrivileges {
|
||||
applications: string[]
|
||||
}
|
||||
|
||||
export interface SecurityRealm {
|
||||
name: Name
|
||||
}
|
||||
|
||||
export interface SecurityRealmInfo {
|
||||
name: Name
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user