fix: schema fixes
This commit is contained in:
parent
0f3f92442a
commit
192ac364c5
|
@ -758,7 +758,8 @@ components:
|
||||||
type: integer
|
type: integer
|
||||||
scopes:
|
scopes:
|
||||||
type: array
|
type: array
|
||||||
additionalProperties: true
|
items:
|
||||||
|
type: object
|
||||||
AccountInfoResponse:
|
AccountInfoResponse:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
|
Loading…
Reference in New Issue