Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow OpenRPC document to specify $schema #439

Merged
merged 2 commits into from
Feb 1, 2023

Conversation

neerfri
Copy link
Contributor

@neerfri neerfri commented Dec 18, 2022

Allows to specify the $schema in the OpenRPC document.
This helps in development when the OpenRPC extension doesn't have the required version of the schema automatically or for IDEs without a specific extension.

See examples in other projects:

schema.json Outdated Show resolved Hide resolved
@BelfordZ
Copy link
Member

BelfordZ commented Feb 1, 2023

Thanks for the PR @neerfri !!

I've left a small suggestion, but otherwise LGTM!

@BelfordZ BelfordZ merged commit 6eb30e4 into open-rpc:master Feb 1, 2023
@BelfordZ
Copy link
Member

BelfordZ commented Feb 1, 2023

🎉 This PR is included in version 1.14.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@neerfri neerfri deleted the allow-specify-schema-property branch December 26, 2023 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants