GREsau / schemars

Generate JSON Schema documents from Rust code
https://graham.cool/schemars/
MIT License
791 stars 220 forks source link

Maintenance status #272

Open aumetra opened 6 months ago

aumetra commented 6 months ago

First off, thank you for this crate. It really made it easy to adopt JSON Schema for some of my projects.

However I noticed that the reviewing of PRs has slowed down over time.
I feel like there are multiple PRs which would directly and indirectly benefit consumers of the crate

Some of the PRs I'd see value in, even before the API redesign drops, are:

If there's a lack of time or motivation (both of which I totally get), I'm willing to help with maintenance (at least to the extent I'm able to time and skill-wise).

chenyukang commented 5 months ago

@GREsau Thanks for your awesome project. Our project also relies on this crate, it's great if someone could help to maintenance this crate.