Support paramStructure "by-position"
Open
- Dominant language
- Common Lisp
- Stars
- 34
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Till now the library assumes that the JSON-RPC method [Parameter Structure](https://www.jsonrpc.org/specification#parameter_structures) is always "by-name". It would be nice to support methods where the OpenRPC spec declares [paramStructure "by-position"](https://spec.open-rpc.org/#method-object). I can help in implementation if needed.
Contributor guide
Assessment
This issue has not been assessed yet.