Closed zcstarr closed 5 years ago
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 playground: https://raw.githubusercontent.com/ethereum/EIPs/dbf64faff4dfe2f832d752292a39b8d7b9b46d2a/assets/eip-1901/openrpc.json will fail
Success: Meta schema supports all versions, and playground will support the above schema ^^
:tada: This issue has been resolved in version 1.3.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
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 playground: https://raw.githubusercontent.com/ethereum/EIPs/dbf64faff4dfe2f832d752292a39b8d7b9b46d2a/assets/eip-1901/openrpc.json will fail
Success: Meta schema supports all versions, and playground will support the above schema ^^