open-rpc / spec

The OpenRPC specification
https://spec.open-rpc.org
Apache License 2.0
166 stars 49 forks source link

docs: Got back missed parenthesis in 'params' #349

Closed anthonyaxenov closed 2 years ago

anthonyaxenov commented 3 years ago

I guess it was a typo: since 'methods[].params[]' is an array there must be closing parenthesis in its 'type'

zcstarr commented 2 years ago

@anthonyaxenov thanks for the PR, ths is on the wrong branch though mind pulling it from master and then doing a semantic commit message: fix: missed parenthesis in params

This will then fix the broken build with this PR. This was awesome btw :D

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.