Skip to content

Fix bug with required-ness of `allOf` schemas

Pre-release
Pre-release

Choose a tag to compare

@mattpolzin mattpolzin released this 20 Jul 00:08
· 39 commits to main since this release
3007c9f

This release fixes a bug where the simplified schema resulting from an allOf schema would not have the correct requiredness (it would be required when it should be optional.