What's Changed
- Fix fixValue method for patterns with delegates by @StarKhan6368 in #1732
- Implement partial fixing for the fixValue methods by @StarKhan6368 in #1733
- Ability for Partial scenarioStubs to serialize into partial examples by @StarKhan6368 in #1734
- Simplify contract test creation from example file by @StarKhan6368 in #1727
- Added lifecycle hook invocation for examples validation in case of spec file and example file params combination by @mik047 in #1744
- Prioritize non-null patterns in AnyPattern during generation or fixValue by @StarKhan6368 in #1736
- Merge the post request and response bodies while saving it as seed data in VS by @yogeshnikam671 in #1485
- Fix partial example loading and validation with extensible schema by @StarKhan6368 in #1729
- Fix - avoiding loading spec file more than once for examples validate command by @mik047 in #1746
- Validation should not display a warning when the Specmatic config file is missing by @joelrosario in #1747
New Contributors
Full Changelog: 2.7.8...2.7.9