Skip to content

Release "swagger-v2.0.0.1"

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 07:34

This is the maintenance release.

BREAKING CHANGES

This release has some breaking changes:

  • OpenApiResponseBodyAttribute is now obsolete. Instead, use OpenApiResponseWithBodyAttribute.
  • OpenApiResponseWithoutBodyAttribute is introduced for responses only, without a payload.

This release introduces a new property for OpenApiRequestBodyAttribute, called Required.