Update schema of private keys by id response
This commit is contained in:
@@ -3467,9 +3467,7 @@ paths:
|
|||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
schema:
|
schema:
|
||||||
type: array
|
$ref: '#/components/schemas/PrivateKey'
|
||||||
items:
|
|
||||||
$ref: '#/components/schemas/PrivateKey'
|
|
||||||
'401':
|
'401':
|
||||||
$ref: '#/components/responses/401'
|
$ref: '#/components/responses/401'
|
||||||
'400':
|
'400':
|
||||||
|
Reference in New Issue
Block a user