Skip to content

Add typify tool to JSON Schema Tooling Landscape#1868

Open
AnvayKharb wants to merge 1 commit into
json-schema-org:mainfrom
AnvayKharb:main
Open

Add typify tool to JSON Schema Tooling Landscape#1868
AnvayKharb wants to merge 1 commit into
json-schema-org:mainfrom
AnvayKharb:main

Conversation

@AnvayKharb

@AnvayKharb AnvayKharb commented Oct 20, 2025

Copy link
Copy Markdown

-Fixes #1855
-Type: Docs
-This PR updates the documentation for schema validation.

Kind of change

  • [✓] New feature

  • Tool Name: typify

  • Description: A Rust library and CLI that generates Rust types from JSON Schema definitions

  • Tooling Types: schema-to-code

  • Languages: Rust

  • Maintainers: @oxidecomputer (Oxide Computer Company)

  • License: Apache 2.0

  • Source: https://github.com/oxidecomputer/typify

  • Homepage: https://crates.io/crates/typify

  • Supported Dialects: 4, 6, 7, 2019-09, 2020-12

  • Status: Actively maintained and widely used for schema-to-code generation in Rust

- Tool Name: typify
- Description: A Rust library and CLI that generates Rust types from JSON Schema definitions
- Tooling Types: schema-to-code
- Languages: Rust
- Maintainers: @oxidecomputer (Oxide Computer Company)
- License: Apache 2.0
- Source: https://github.com/oxidecomputer/typify
- Homepage: https://crates.io/crates/typify
- Supported Dialects: 4, 6, 7, 2019-09, 2020-12
- Status: Actively maintained and widely used for schema-to-code generation in Rust
@AnvayKharb AnvayKharb requested a review from a team as a code owner October 20, 2025 20:37
@github-project-automation github-project-automation Bot moved this to Ready to review in PR - Triage Group Oct 20, 2025
@github-actions

Copy link
Copy Markdown

Hi @AnvayKharb! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: issue reference, kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@AnvayKharb

AnvayKharb commented Oct 20, 2025

Copy link
Copy Markdown
Author

I am working on this branch related to #1855 as it updates typify tool as per the required
This pull request adds a new Rust tool, typify, to the data/tooling-data.yaml file. typify is a library and CLI for generating Rust types from JSON Schema definitions, and the entry includes its metadata, supported dialects, and maintainer information.

Tooling data updates:

  • Added a new entry for typify, a Rust library and CLI for generating Rust types from JSON Schema, including details such as supported dialects (draft 4, 6, 7, 2019-09, 2020-12), maintainer (Oxide Computer Company), license, source, homepage, and a note on its active maintenance.

@github-actions

github-actions Bot commented Oct 20, 2025

Copy link
Copy Markdown
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

@codecov

codecov Bot commented Oct 20, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (4e1e90a) to head (671aa5a).
⚠️ Report is 200 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1868   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines          633       633           
  Branches       196       196           
=========================================
  Hits           633       633           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AnvayKharb AnvayKharb closed this Oct 20, 2025
@github-project-automation github-project-automation Bot moved this from Ready to review to Done in PR - Triage Group Oct 20, 2025
@AnvayKharb AnvayKharb reopened this Oct 20, 2025
@github-actions

Copy link
Copy Markdown

Hi @AnvayKharb! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: issue reference, kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@AnvayKharb

Copy link
Copy Markdown
Author

I am working on this branch related to #1855 as it updates typify tool as per the required
This pull request adds a new Rust tool, typify, to the data/tooling-data.yaml file. typify is a library and CLI for generating Rust types from JSON Schema definitions, and the entry includes its metadata, supported dialects, and maintainer information.

Tooling data updates:

Added a new entry for typify, a Rust library and CLI for generating Rust types from JSON Schema, including details such as supported dialects (draft 4, 6, 7, 2019-09, 2020-12), maintainer (Oxide Computer Company), license, source, homepage, and a note on its active maintenance.

@github-actions

Copy link
Copy Markdown

Hi @AnvayKharb! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: issue reference, kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

Comment thread data/tooling-data.yaml
source: 'https://github.com/oxidecomputer/typify'
homepage: 'https://crates.io/crates/typify'
supportedDialects:
draft: ['4', '6', '7', '2019-09', '2020-12']

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hi @AnvayKharb , I hope you're doing well.
I was going through your PR and was curious, how did you determine that it supports the following drafts? In the issue nothing as such is mentioned.

@github-project-automation github-project-automation Bot moved this from Done to Changes requested in PR - Triage Group Oct 30, 2025
@Utkarsh-123github

Copy link
Copy Markdown
Member

Also, just a small note, please hold off on opening any tool-related PRs until the issue has moved out of the triage stage.

@github-actions

Copy link
Copy Markdown

Hi @AnvayKharb! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

2 similar comments
@github-actions

Copy link
Copy Markdown

Hi @AnvayKharb! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@github-actions

Copy link
Copy Markdown

Hi @AnvayKharb! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@github-actions

github-actions Bot commented May 3, 2026

Copy link
Copy Markdown

Hello! 👋

This pull request has been automatically marked as stale due to inactivity 😴

It will be closed in 180 days if no further activity occurs. To keep it active, please add a comment with more details.

There can be many reasons why a specific pull request has no activity. The most probable cause is a lack of time, not a lack of interest.

Let us figure out together how to push this pull request forward. Connect with us through our slack channel : https://json-schema.org/slack

Thank you for your patience ❤️

@github-actions github-actions Bot added the Status: Stale It's believed that this issue is no longer important to the requestor. label May 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-info Status: Stale It's believed that this issue is no longer important to the requestor.

Projects

Status: Changes requested

Development

Successfully merging this pull request may close these issues.

Add typify in JSON Schema Ecosystem

2 participants