Fix bug with required-ness of `allOf` schemas
Pre-release
Pre-release
This release fixes a bug where the simplified schema resulting from an allOf
schema would not have the correct required
ness (it would be required when it should be optional.