Skip to content

v5.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 May 15:35
7309a4d

This release is sponsored by apisandbox.dev

sponsor-p1

๐Ÿ› Bug fixes

  • fix: include null in enum array for nullable enums in OpenAPI 3.0 #376 (@weitude)
  • fix: remove optional object properties from required array when using @nestjs/swagger v7 #371 (@55Kamiryo)
  • fix: remove prefix in parameter schema for strict objects #369 (@Vahor)
  • fix: convert propertyNames and exclusiveMinimum/Maximum for OpenAPI 3.0 #379 (@BenLorantfy)