Skip to content

1.0.52

Compare
Choose a tag to compare
@stevehu stevehu released this 13 Apr 14:06
· 425 commits to master since this release

1.0.52 - 2021-04-13

Added

Changed

  • fixes #398 Two issues with OpenAPI 3 discriminators. Thanks @FWiesner
  • fixes #396 Implement propertyNames in terms of full schema validation. Thanks @JonasProgrammer