Skip to content

[Feat]-Add protoc-gen-jsonschema#1213

Merged
Relequestual merged 3 commits intojson-schema-org:mainfrom
Adi-204:improve
Dec 27, 2024
Merged

[Feat]-Add protoc-gen-jsonschema#1213
Relequestual merged 3 commits intojson-schema-org:mainfrom
Adi-204:improve

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

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