You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(zod): promote zod4 converter to stable (#763)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Documentation**
* Updated all documentation and example code to reference
`ZodToJsonSchemaConverter` instead of the previous experimental alias.
This streamlines and clarifies usage instructions for OpenAPI spec
generation.
* **Refactor**
* Renamed the interface and class for the JSON Schema converter to
remove the experimental prefix, reflecting their stable status.
* Updated all references in the codebase and tests to use the new names,
ensuring consistency throughout.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments