Update schema of private keys by id response

This commit is contained in:
Marcon Neves
2024-11-03 09:36:07 -03:00
parent d3c17041d6
commit efef8ad05f

View File

@@ -3467,8 +3467,6 @@ paths:
content: content:
application/json: application/json:
schema: schema:
type: array
items:
$ref: '#/components/schemas/PrivateKey' $ref: '#/components/schemas/PrivateKey'
'401': '401':
$ref: '#/components/responses/401' $ref: '#/components/responses/401'