Skip to content

Swagger-core 2.2.41 released!

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Nov 12:20
· 1 commit to master since this release
fae397a
  • Fix/annotated type caching 5003 (#5005)
  • #4852 Unit test and fix to allow recursive models to process without StackOverflow (#5004)
  • fix: Refactor JsonAssert and apply to json/yaml assertions (#5002)
  • fix: use arraySchema when deciding required of an array (#4998)
  • fix: NotBlank and NotEmpty annotations follow NotNull behavior (#4968)