Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 845 Bytes

File metadata and controls

12 lines (8 loc) · 845 Bytes

OpenRPC test resources

Provenance and license

These files are copied verbatim or lightly adapted for fair use in research and education to test the JSON Schema validator in this repository. See the original repositories for authoritative copies and full license terms.

Notes

  • The schema.json here is a minimal, self‑contained subset of the OpenRPC meta‑schema focused on validating overall document shape used by the included examples. It intentionally avoids external $ref to remain compatible with the current validator (which supports local $ref).
  • Example documents live under examples/. Files containing -bad- are intentionally invalid variants used for negative tests.