Skip to content

[Feat]- Add liquid json schema editor #1224

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

Closed
wants to merge 2 commits into from
Closed

[Feat]- Add liquid json schema editor #1224

wants to merge 2 commits into from

Conversation

MadhavDhatrak
Copy link
Contributor

What kind of change does this PR introduce?
This PR adds a new tool, Liquid JSON Schema Editor, to the list of tools. This editor supports graphical JSON Schema editing for multiple drafts and includes validation, documentation generation, and sample generation capabilities.

Issue Number:

Screenshots/videos:

Screenshot 2024-12-29 173610

Summary
The Liquid JSON Schema Editor is a feature-rich tool that simplifies the creation and editing of JSON Schemas for multiple drafts, including draft-04, draft-06, draft-07, 2019-09, and 2020-12. It also supports:

  • Graphical editing: Provides an intuitive interface for designing JSON Schemas.
  • Validation: Validates JSON files based on the selected JSON Schema.
  • Documentation generation: Generates JSON Schema documentation.
  • Sample generation: Creates sample JSON files based on the JSON Schema.

Key features of the tool:

  • Developed in C# .Net.
  • Compatible with Microsoft Windows environments.
  • Supports proprietary and freeware licensing.
  • Tooling types include validator, documentation, and editor.

Does this PR introduce a breaking change?

No breaking changes introduced. This PR adds a new tool.

@MadhavDhatrak MadhavDhatrak requested a review from a team as a code owner December 29, 2024 12:20
Copy link

github-actions bot commented Dec 29, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

Copy link

codecov bot commented Dec 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5114356) to head (e4f2fb8).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1224   +/-   ##
=========================================
  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 MadhavDhatrak closed this by deleting the head repository Jan 2, 2025
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.

Liquid JSON Schema Editor
1 participant