Still testing
This commit is contained in:
@ -68,7 +68,7 @@ interface SecurityInvalidateApiKeyRequest extends <<RequestBase>> {
|
||||
<pre>
|
||||
++++
|
||||
interface SecurityInvalidateApiKeyResponse {
|
||||
error_count: number
|
||||
error_count: <<_integer, integer>>
|
||||
error_details?: <<ErrorCause>>[]
|
||||
invalidated_api_keys: string[]
|
||||
previously_invalidated_api_keys: string[]
|
||||
|
||||
Reference in New Issue
Block a user