-
Notifications
You must be signed in to change notification settings - Fork 435
feat: support json schema #909
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
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR.
There are some mistakes though in it. Mainly in descriptions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fixes.
I should point out though that I find it quite annoying to receive fixes through a force-push. It means I can't see a diff of the changes, so I essentially need to re-review everything again.
Also, I wonder is there any reason for creating a separate directory for this one JSON file? If no, then I would just place it into the root dir of the repository. |
Also, we should add a few words about the existence of this schema file to README. Or maybe just include the |
Thanks. |
Resolves: #889
Screen.Recording.2025-10-16.at.8.08.23.PM.mov