Skip to content

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

Merged
benjagm merged 2 commits intojson-schema-org:mainfrom
Karan-Palan:feat/add-micronaut-json-schema-in-tooling
Mar 4, 2025
Merged

feat[tools]: add micronaut json schema as tooling#1356
benjagm merged 2 commits intojson-schema-org:mainfrom
Karan-Palan:feat/add-micronaut-json-schema-in-tooling

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
@github-actions
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

@codecov
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 29 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.

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!

@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
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.

LGTM Thanks for this!

@benjagm benjagm merged commit fd6759d into json-schema-org:main Mar 4, 2025
10 checks passed
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