What's Changed
- Revise the pattern creation logic to prioritize $ref by @StarKhan6368 in #1533
- Add resolveAny method in ExampleProcessor to resolve a Map<String, Any> by @yogeshnikam671 in #1534
- Schema Examples Improvements by @StarKhan6368 in #1537
- Fix cast issue when the header from config is not a Map<String, String> by @yogeshnikam671 in #1538
- Add --strict flag in TestCommand. If this flag is true, tests should not run if example loading fails by @yogeshnikam671 in #1539
Full Changelog: 2.1.1...2.2.0