-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
Description
Describe the bug
oneOf only works in certain cases
How to reproduce
- go to playground link here: https://playground.open-rpc.org/?schemaUrl=https://raw.githubusercontent.com/etclabscore/ethereum-json-rpc-specification/master/openrpc.json
- go to
eth_blockNumber - see that the
oneOfdoes not display (screenshots below)
Solution
Get better oneOf support in docs-react

