Skip to content

Swagger-core 2.2.28 released!

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 13:12
· 1 commit to master since this release
  • fix DateSchema enum and default serialization (#4830)
  • update deps (Jackson to 2.18.2, fix quotes in tests) (#4828)
  • fix #4316 - additionalProperties and ArraySchema.implementation processing (#4823)
  • allow specifying openAPI version (e.g. 3.0.4, 3.1.1) (#4816)
  • Fix: Avoid caching AnnotationIntrospector to support custom module loading (#4728)