Skip to content

Swagger-core 2.2.43 released!

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Feb 08:52
· 5 commits to master since this release
48b8686
  • 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)