fix: update /s5/account/pins response
This commit is contained in:
parent
ccae147398
commit
f558d87b36
|
@ -93,9 +93,7 @@ paths:
|
|||
content:
|
||||
application/json:
|
||||
schema:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
$ref: '#/components/schemas/AccountPinsResponse'
|
||||
/s5/account/pins.bin:
|
||||
get:
|
||||
summary: Retrieve account pins
|
||||
|
|
Loading…
Reference in New Issue