Why not use a standard like OpenAPI specification (aka Swagger)
moodysalem opened this issue · 0 comments
moodysalem commented
Issue Type
- Bug (https://github.com/ethjs/ethjs-schema/blob/master/.github/CONTRIBUTING.md#bug-reports)
- Feature (https://github.com/ethjs/ethjs-schema/blob/master/.github/CONTRIBUTING.md#feature-requests)
Description
https://swagger.io/specification/
This specification if used makes the description compatible with many more open source tools
Just wondering why the format was invented rather than writing something that exists to describe APIs and has a JSON schema defined already
Came across this repo because I wrote a JSON schema for a lot of the Ethereum RPC objects
https://unpkg.com/@ethercast/model@latest/build/ethereum-types-schema.json