sinclairnick / webroute

🕸️ Web APIs, from the route up
https://webroute.vercel.app/docs
MIT License
55 stars 2 forks source link

Schema: Export a `toJsonSchema` for each subpackage #32

Closed sinclairnick closed 3 months ago

sinclairnick commented 3 months ago

For convenience sake, it would be nice to have a json schema function for each schema lib, instead of having to hand-roll the albeit slim function each time.