Skip to content

Swagger-core 2.2.44 released!

Choose a tag to compare

@github-actions github-actions released this 03 Mar 08:01
· 9 commits to master since this release
3bca869
  • fix: add empty default value (#4838) (#5063)
  • fix: null values in examples, example and default (#4339, #4229) (#5060)
  • fix: do not set schema.nullable for OAS 3.1 (#5059)
  • fix: calculate sibling properties based upon whether the schema is the array or the item in the array (#5055)
  • fix: OAS 3.1 schema generation for raw Object properties (#5034)
  • feat: Multiple SecurityRequirement annotations with AND condition #3556 (#5025)
  • bug fix propertyNames schema is not removed as unreferenced by SpecFilter #5017 (#5020)
  • 5001: Add support for @nullable annotations in OpenAPI 3.1 schemas (#5018)