Closed shanejonas closed 4 years ago
Describe the bug update meta-schema to support global paramStructure
To Reproduce Steps to reproduce the behavior:
{ "openrpc": "1.2.4", "info": { "title": "", "version": "1.0.0" }, "paramStructure": "by-name", "methods": [] }
Expected behavior Should validate properly with paramStructure
Screenshots
will re-open this when it gets into spec
Describe the bug update meta-schema to support global paramStructure
To Reproduce Steps to reproduce the behavior:
Expected behavior Should validate properly with paramStructure
Screenshots