Skip to content

application/json set as a default request format.

Compare
Choose a tag to compare
@vitalybibikov vitalybibikov released this 24 Feb 21:04
· 174 commits to master since this release

Nuget: https://www.nuget.org/packages/AzureExtensions.Swashbuckle/3.0.0

  • Merged PRs to fix issues related to RequestBodyType and Ignore attribute
  • Updated to 5.0.0 Swashbuckle.AspNetCore nugets
  • Fixed typos.

By default, application/json is selected as a supported request format.
Otherwise, SupportedRequestFormat Attribute has to be specified