🐛 Bug fixes
- Fix response key for HTTP ranges (#1010) @stefanmaric
- Escape constant string in generated schema (#1014) @mvdbeek
- Support fully-qualified refs as discriminator mapping values (#1017) @sgrimm
- Improve behavior of
allOf+ required properties (#1027) @Swiftwork - Make params non-nullable even if all params are optional (#1022) @sgrimm