Skip to content

[Feat]-Add json schema editor tool#1231

Merged
benjagm merged 3 commits intojson-schema-org:mainfrom
MadhavDhatrak:add-json-schema-editor-tool
Jan 7, 2025
Merged

[Feat]-Add json schema editor tool#1231
benjagm merged 3 commits intojson-schema-org:mainfrom
MadhavDhatrak:add-json-schema-editor-tool

Conversation

@MadhavDhatrak
Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?
Feature: Added a new tool – JSON Schema Editor.

Issue Number:

Screenshots/videos:
Screenshot 2025-01-02 135131

If relevant, did you update the documentation?
Documentation not required as this is a tool addition.

Summary
This PR introduces the JSON Schema Editor tool to the platform. It allows users to:

  • Easily build JSON schemas using an intuitive UI.
  • Convert JSON schemas into formats like SQL, GraphQL, and Protocol Buffers.
  • Generate sample data conforming to the defined JSON schema.
  • The addition enhances developer productivity by streamlining JSON schema creation and format conversions.

Does this PR introduce a breaking change?
No breaking changes introduced.

@MadhavDhatrak MadhavDhatrak requested a review from a team as a code owner January 2, 2025 08:30
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 2, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview f01a1f6

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ccf7bcf) to head (f01a1f6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1231   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          373       373           
  Branches        94        94           
=========================================
  Hits           373       373           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MadhavDhatrak
Copy link
Copy Markdown
Contributor Author

@DhairyaMajmudar Please review the changes

Copy link
Copy Markdown
Member

@DhairyaMajmudar DhairyaMajmudar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR, LGTM 👍🏻

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 7, 2025

Congratulations, @MadhavDhatrak for your first pull request merge in this repository! 🎉🎉. Thanks for your contribution to JSON Schema!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Json schema editor tool submission

3 participants