More type definitions, with fixed links (hopefully)
This commit is contained in:
@ -67,7 +67,7 @@ interface SecurityBulkDeleteRoleRequest extends <<RequestBase>> {
|
||||
interface SecurityBulkDeleteRoleResponse {
|
||||
deleted?: string[]
|
||||
not_found?: string[]
|
||||
errors?: SecurityBulkError
|
||||
errors?: <<SecurityBulkError>>
|
||||
}
|
||||
|
||||
[pass]
|
||||
|
||||
Reference in New Issue
Block a user