Update schema of private keys by id response
This commit is contained in:
parent
ed03cd33b0
commit
f2656e4ff2
1 changed files with 1 additions and 3 deletions
|
|
@ -3467,9 +3467,7 @@ paths:
|
|||
content:
|
||||
application/json:
|
||||
schema:
|
||||
type: array
|
||||
items:
|
||||
$ref: '#/components/schemas/PrivateKey'
|
||||
$ref: '#/components/schemas/PrivateKey'
|
||||
'401':
|
||||
$ref: '#/components/responses/401'
|
||||
'400':
|
||||
|
|
|
|||
Loading…
Reference in a new issue