-
**Describe the issue**
PayloadTooLargeError: request entity too large
When using mock.open-rpc.org im trying to use a large openrpc file:
https://playground.open-rpc.org/?url=https://gist.gith…
-
I have been struggling to understand how oneOf can be used within params since it is mentioned in the documentation https://spec.open-rpc.org/#method-object. I have played a bit with the playground as…
-
After playing arround for a while I found that, when defining a call's example as a Example Pairing Object, the params for this MUST be inside a list, and I think It does not cover the case of calls w…
-
**Is your feature request related to a problem? Please describe.**
As a user i'd like to provide an openrpc document and what method i'd like to fill out the parameters for.
**Describe the solutio…
-
#### System information
Geth version: MultiGeth/v1.9.3-stable-0b84e2b0/windows-amd64/go1.12.7
OS & Version: Windows
#### Expected behaviour
No errors or warning.
Multi-Geth to implement the …
wykan updated
5 years ago
-
**Describe the bug**
oneOf only works in certain cases
**How to reproduce**
1. go to playground link here: https://playground.open-rpc.org/?schemaUrl=https://raw.githubusercontent.com/etclabscore…
-
Description:
Meta schema only supports limited versions, and should support all of the valid versions
https://github.com/open-rpc/meta-schema/blob/master/schema.json#L9
Repro see the failure with…
-
**Describe the bug**
nested object only shows `object`
**Solution**
It should recursively render nested `JSON Schema` objects.
**steps to reproduce**
1. go to the [playground link for jade-si…
-
**Describe the bug**
items array doesnt render complex objects
**Solution**
It should recursively render nested `JSON Schema` array items.
**steps to reproduce**
1. go to the [playground link…
-
https://raw.githubusercontent.com/etclabscore/jade/7a49fdb20702a25fc67e5f08c85a822494199806/jade-service-runner-openrpc.json
Trying to use this json file on playground doesnt work, with no useful e…