Skip to content

Swagger UI v3.40.0 Released!

Compare
Choose a tag to compare
@swagger-bot swagger-bot released this 14 Jan 20:22
· 2070 commits to master since this release

3.40.0 (2021-01-14)

Features

Bug Fixes

  • sample-gen: should render additionalProperties in example (#6821) (35cb925)
  • sample-gen: should return json literal example (#6827) (a2f7917)
  • sample-gen: should return xml literal example (#6822) (59b42bb)
  • spec-selector: isMediaTypeSchemaPropertiesEqual should handle case where literal media-types are equal. (#6820) (25433c4)
  • style: code should should wrap line (#6831) (7087210), closes #6764