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
Port for v25: avoid using example method in sources (#2955)
Cherry-picked 3aacc05 , #2954
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- New Features
- Standardized error handling with reusable default and array error
schemas, including documented examples.
- arrayResultHandler now uses a structured negative configuration
(schema + mimeType).
- Bug Fixes
- Resolved a TypeError occurring in some environments related to
generating examples.
- Documentation
- Added v25.4.1 changelog entry with details and attribution.
- Updated README with additional contributor avatars.
- Chores
- Introduced an ESLint rule to flag incompatible example() usage,
improving cross-environment compatibility.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments