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]-Add protoc-gen-jsonschema #1213

Merged
merged 3 commits into from
Dec 27, 2024
Merged

Conversation

Adi-204
Copy link
Contributor

@Adi-204 Adi-204 commented Dec 27, 2024

What kind of change does this PR introduce?
Feature: Added a new tool – protoc-gen-jsonschema.

Issue Number:

Screenshots/videos:

JsonSchema.mp4

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

Summary
This PR introduces the protoc-gen-jsonschema tool to the platform. It allows users to converts protocol buffer files into JSON Schema.

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

@Adi-204 Adi-204 requested a review from a team as a code owner December 27, 2024 08:53
Copy link

github-actions bot commented Dec 27, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

Copy link

codecov bot commented Dec 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8676fc2) to head (c4c6a9a).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1213   +/-   ##
=========================================
  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.

Copy link
Member

@Relequestual Relequestual left a comment

Choose a reason for hiding this comment

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

Thanks for your speedy work on this!

@Relequestual Relequestual merged commit f46a771 into json-schema-org:main Dec 27, 2024
13 checks passed
@Adi-204 Adi-204 deleted the improve branch December 27, 2024 09:04
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.

Protocol buffer plugin for jsonschema
2 participants