# Switching to using zod-openapi from zod-to-jsonschema to solve things like definition?
feat: Bind return type of a procedure to the input type of the `output` schema
✅ accepted-PRs-welcome
bug: Use zod v4 json schema cause type infinite error
🙋♂️ help wanted🐛 bug: unconfirmed
Input schemas defined with Zod does not use the inferred input type
🧙🏻 typescript wizardry
RFC: Add `"examples"` to OpenAPI schema
enhancementhelp wanted