- fix: add missing @ArraysSchema.arraySchema properties (#5049)
- refactor: introduce class responsible for how bean validation annotations affect schemas (#5047)
- fix: treat example values starting with numbers as strings (#5046)
- refactor: add an overloaded method for resolving required so that the field type can be utilized (#5042)
- test: Add test showing how @JsonSubTypes can be used with @Schema-oneOf annotations (#5030)
- chore: update commons-lang3 to 3.20 (#5026)