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

feat[tools]: add micronaut json schema as tooling #1356

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Karan-Palan
Copy link
Contributor

What kind of change does this PR introduce?

This PR adds a new tool, micronaut-json-schema, to the JSON Schema Ecosystem page.

Issue Number:

Screenshots/videos:

Screencast.from.2025-01-22.14-20-26.webm

image

If relevant, did you update the documentation?

Summary

This PR adds the micronaut-json-schema tool to the JSON Schema ecosystem. The tool generates JSON Schema from Java classes and is part of the Micronaut framework. It supports the 2020-12 JSON Schema dialect and is categorized as a code-to-schema tool.

Details added to the YAML file include:

  1. Tool name and description
  2. Supported language (Java)
  3. Tooling type (code-to-schema)
  4. Maintainers (Micronaut Team)
  5. License (Apache-2.0)
  6. Source repository URL
  7. Homepage URL
  8. Supported JSON Schema dialects (2020-12)
  9. Last updated date

Does this PR introduce a breaking change?

No

@Karan-Palan Karan-Palan requested a review from a team as a code owner January 22, 2025 09:03
Copy link

github-actions bot commented Jan 22, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ee9538b) to head (b97a864).
Report is 21 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1356   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          373       387   +14     
  Branches        94       103    +9     
=========================================
+ Hits           373       387   +14     

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

data/tooling-data.yaml Outdated Show resolved Hide resolved
Copy link
Collaborator

@benjagm benjagm left a comment

Choose a reason for hiding this comment

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

Please see my comment. Thanks for this PR!

data/tooling-data.yaml Outdated Show resolved Hide resolved
@Karan-Palan
Copy link
Contributor Author

Please see my comment. Thanks for this PR!

Done

Screencast.from.2025-02-01.22-26-59.webm

@Karan-Palan Karan-Palan requested a review from benjagm February 4, 2025 10:00
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.

Add or Modify micronaut-json-schema in JSON Schema Ecosystem
3 participants