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