Describe the bug
items array doesnt render complex objects
Solution
It should recursively render nested JSON Schema array items.
steps to reproduce
- go to the playground link for jade-signer-rpc
- go to
methods -> signer_listAccounts
- observe
array of nested object is value is empty
- see screenshots

