-
I'd love to see support for `schema.examples` in the playground UI.
- https://json-schema.org/draft/2019-09/json-schema-validation.html#rfc.section.9.5
- https://spec.open-rpc.org/#example-object…
-
I am running the Pets example from the playground with a locally deployed MockServer. The response I am getting is as follows:
```
{
"jsonrpc": "2.0",
"id": 0,
"error": {
"message":…
-
Hi!
Not going to rant too much (although hell I'd love to); just wanted to let you know how my **first ever interaction** with OpenRPC was, past hours of reading up and research.
I opened [the …
-
Maybe it's worth to add first-class YAML support in tools - just like swagger does?
API description is often written manually, and JSON isn't the best format for this (mostly because of missing com…
-
I think this project could benefit from integration with OpenRPC which provides a base foundation for service discovery and tooling such as documentation/client generation/mock server for JSON-RPC aki…
-
## Feature Request
## Describe the solution you'd like
I think this project could benefit from integration with OpenRPC which provides a base foundation for service discovery and tooling such as d…
-
# Use OpenRPC in your existing project
#### Prize amount
500 USD paid in Ethereum Classic (ETC)
#### Challenge Description
The OpenRPC Specification defines a standard, programming language-ag…
-
# Build a tool using OpenRPC
#### Prize amount
500 USD paid in Ethereum Classic (ETC)
#### Challenge Description
The OpenRPC Specification defines a standard, programming language-agnostic int…
-
**Describe the bug**
update meta-schema to support global paramStructure
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://playground.open-rpc.org/
2. Enter in the editor:
```…
-
OpenRPC provides a base foundation for service discovery and tooling such as documentation and client generation for JSON-RPC akin to OpenAPI/Swagger.
Seems like this project has something similar …